module LogStashConfig::Else0

Public Instance Methods

_() click to toggle source
# File lib/logstash/config/grammar.rb, line 2184
def _
  elements[1]
end
branch_or_plugin() click to toggle source
# File lib/logstash/config/grammar.rb, line 2180
def branch_or_plugin
  elements[0]
end