module ABNFGrammar::HexVal4

Public Instance Methods

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