Package org.omegahat.Environment.Debugger.ParserViewer

Simple GUI viewer of the sub-expressions in a top-level task expression.

See:
          Description

Class Summary
ASTFrame  
ExpressionList  
ExpressionTraceTree  
ExpressionTreeRenderer  
ExpressionTreeWindow  
JTreeASTModel  
JTreeASTPanel  
 

Package org.omegahat.Environment.Debugger.ParserViewer Description

Simple GUI viewer of the sub-expressions in a top-level task expression. Will highlight the active sub-expression as it is being completed.

This package will be enhanced and documented when we move to the more recent version of the Antlr parser generator tool and tidy up the grammar.