Class
ParseDoCond
In:
lib/saikuro.rb
Parent:
ParseCond
Methods
new
parse_token
Public Class methods
new
(lexer,parent=nil)
Public Instance methods
parse_token
(token)
Need to consume the do that can appear at the end of these control structures.
[Validate]