module ABNFGrammar::Option1
Public Instance Methods
ast()
click to toggle source
# File lib/abnfgrammar.rb, line 1059 def ast() ["rep", 0, 1, alternation.ast] end
# File lib/abnfgrammar.rb, line 1059 def ast() ["rep", 0, 1, alternation.ast] end