All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----it.unipi.di.compiler.parser.ParseNode
|
+----it.unipi.di.compass.cctwo.tree.TParseNode
Classe base per i nodi di parsing del compilatore. Questa classe specializza ulteriormente il ParseNode prima di derivare gli effettivi nodi di parse. Questo consente di aggiungere i metodi per la generazione della rappresentazione intermedia.
This class is not public and therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index