module ABNFGrammar::BinVal3

Public Instance Methods

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