module ABNFGrammar::BinVal5

Public Instance Methods

ast() click to toggle source
# File lib/abnfgrammar.rb, line 1217
def ast() ast_from_percent(2, elements[1].text_value, elements[2].text_value) end