module LogStashConfig::MethodCall2
Public Instance Methods
_1()
click to toggle source
# File lib/logstash/config/grammar.rb, line 2906 def _1 elements[1] end
_2()
click to toggle source
# File lib/logstash/config/grammar.rb, line 2910 def _2 elements[3] end
_3()
click to toggle source
# File lib/logstash/config/grammar.rb, line 2914 def _3 elements[5] end
method()
click to toggle source
# File lib/logstash/config/grammar.rb, line 2902 def method elements[0] end