| 
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
true if there is a directed edge from this node
 to the given node.
Token represents a lexical token outputted by Lexer.method(#param:type)* -> type.
(Label)? Stmt [def={...}, use={...}, jump=(Label), falls=(bool)].
live-in and live-out sets, each line in the form:
 [#] [live-in={?,?,...,?.}, live-out={?,?,...,?,}].
PrintStream output given in the constructor method.
minijava package.TypeChecker is a depth-first visitor that, when accepted by a
 node, returns the logical Type of that node, if it is an expression
 or certain statement, and null otherwise.
  | 
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||