A B C D E F G I J K L M N O P R S T U V W

N

name - Variable in class ast.ArrayAssignExpr
The name of the lefthand variable
name - Variable in class ast.ArrayExpr
The name of the variable (possibly 'this', 'super', or 'null')
name - Variable in class ast.AssignExpr
The name of the lefthand variable
name - Variable in class ast.Class_
The name of this class
name - Variable in class ast.DeclStmt
The name of the variable being declared
name - Variable in class ast.Field
The name of the field (instance variable)
name - Variable in class ast.Formal
The name of the formal parameter
name - Variable in class ast.Method
The name of the method
name - Variable in class ast.VarExpr
The name of the variable (possibly 'this', 'super', or 'null')
NE - Static variable in class cfg.IfInst
Equals ('!=') condition type ID
NE - Static variable in interface parser.ParserConstants
RegularExpression Id.
NEW - Static variable in interface parser.ParserConstants
RegularExpression Id.
NewArrayExpr - Class in ast
The NewArrayExpr class represents a new array expression (constructing new arrays).
NewArrayExpr(int, String, Expr) - Constructor for class ast.NewArrayExpr
NewArrayExpr constructor
NewExpr - Class in ast
The NewExpr class represents a new expression (constructing new objects).
NewExpr(int, String) - Constructor for class ast.NewExpr
NewExpr constructor
newToken(int, String) - Static method in class parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class parser.Token
 
next - Variable in class parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class parser.JavaCharStream
 
nextCharInd - Variable in class parser.JavaCharStream
 
NOT - Static variable in interface parser.ParserConstants
RegularExpression Id.
NULL - Static variable in class cfg.LoadConstInst
Null constant ID
NUM_INSN_TYPES - Static variable in class cfg.TACInst
Number of instruction types

A B C D E F G I J K L M N O P R S T U V W