Package tip.display

Provides classes for display ASTs and CFGs of TIP programs.

See:
          Description

Class Summary
ASTDisplay  
CFGDisplay  
CodeGenerationDisplay  
EnvironmentsDisplay  
NameLinkingDisplay  
NodeText<T extends Node> NodeText implements the Answer and Stringifier interfaces to support a custom textual representation of nodes.
NormalizationDisplay  
ParserDisplay  
Precedence  
ResourcesDisplay  
TypeCheckingDisplay  
 

Enum Summary
ASTDisplay.Phase Enum used for designating for which phases the AST should be displayed.
 

Package tip.display Description

Provides classes for display ASTs and CFGs of TIP programs.