module ABNFGrammar::EmptyLine0

Public Instance Methods

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