module ABNFGrammar::BinVal1

Public Instance Methods

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