class RedParse::ListInNode::StartToken
Public Class Methods
new()
click to toggle source
# File lib/redparse/node.rb, line 5354 def initialize; end
Public Instance Methods
image()
click to toggle source
# File lib/redparse/node.rb, line 5356 def image; "(START)" end
Also aliased as: to_s