module ABNFGrammar::HexVal3

Public Instance Methods

c() click to toggle source
# File lib/abnfgrammar.rb, line 1608
def c
  elements[0]
end