module CDDLGRAMMAR::Value0
Public Instance Methods
ast()
click to toggle source
# File lib/parser/cddlgrammar.rb, line 2497 def ast() ["number", text_value] end
# File lib/parser/cddlgrammar.rb, line 2497 def ast() ["number", text_value] end