module ABNFGrammar::Group0

Public Instance Methods

alternation() click to toggle source
# File lib/abnfgrammar.rb, line 980
def alternation
  elements[2]
end