module ABNFGrammar::NumVal0

Public Instance Methods

a() click to toggle source
# File lib/abnfgrammar.rb, line 1124
def a
  elements[1]
end