module LogStashConfig::If0

Public Instance Methods

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