P4  1
name analysis
Public Member Functions | Static Public Attributes
VarDeclNode Class Reference
Inheritance diagram for VarDeclNode:
DeclNode ASTnode

List of all members.

Public Member Functions

 VarDeclNode (TypeNode type, IdNode id, int size)
void unparse (PrintWriter p, int indent)
void nameAnalysis (SymTable st)

Static Public Attributes

static int NOT_STRUCT = -1

The documentation for this class was generated from the following file:
 All Classes Functions Variables