ParseState
# File lib/saikuro.rb, line 419 def initialize(lexer,parent=nil) super(lexer,parent) STDOUT.puts "Starting #{self.class}" if $VERBOSE end
# File lib/saikuro.rb, line 424 def do_end_token(token) end_debug @run = false nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.