class LogStash::Config::AST::Number
Public Instance Methods
compile()
click to toggle source
# File lib/logstash/config/config_ast.rb, line 223 def compile return text_value end
# File lib/logstash/config/config_ast.rb, line 223 def compile return text_value end