module ABNFGrammar::DecVal4

Public Instance Methods

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