class RedParse::ListInNode::EoiToken
Public Instance Methods
to_parsetree(*options)
click to toggle source
hack hack: normally, this should never be called, but it may be when input is empty now.
# File lib/redparse/node.rb, line 5365 def to_parsetree(*options) [] end