A B C D E F G H I L M N O P Q R S T U V W X

N

NamedEntity - Interface in de.upb.hni.vmagic
A named entity.
Nand - Class in de.upb.hni.vmagic.expression
Nand expression.
Nand(Expression, Expression) - Constructor for class de.upb.hni.vmagic.expression.Nand
Creates a nand expression.
NATURAL - Static variable in class de.upb.hni.vmagic.builtin.Standard
NATURAL type.
next() - Method in class de.upb.hni.vmagic.util.ForwardingListIterator
Returns the next element.
nextIndex() - Method in class de.upb.hni.vmagic.util.ForwardingListIterator
Returns the next index.
NextStatement - Class in de.upb.hni.vmagic.statement
Next statement.
NextStatement() - Constructor for class de.upb.hni.vmagic.statement.NextStatement
Creates a next statement.
NextStatement(LoopStatement) - Constructor for class de.upb.hni.vmagic.statement.NextStatement
Creates a next statement for the given loop.
NextStatement(Expression) - Constructor for class de.upb.hni.vmagic.statement.NextStatement
Creates a next statement with the given condition.
NextStatement(LoopStatement, Expression) - Constructor for class de.upb.hni.vmagic.statement.NextStatement
Creates a next statement for the given loop with a condition.
NO_NAME - Static variable in class de.upb.hni.vmagic.type.UnresolvedType
Unresolved type with unknown name.
Nor - Class in de.upb.hni.vmagic.expression
Nor expression.
Nor(Expression, Expression) - Constructor for class de.upb.hni.vmagic.expression.Nor
Creates a nor expression.
Not - Class in de.upb.hni.vmagic.expression
Not expression.
Not(Expression) - Constructor for class de.upb.hni.vmagic.expression.Not
Creates a not expression.
NotEquals - Class in de.upb.hni.vmagic.expression
Not equals expression.
NotEquals(Expression, Expression) - Constructor for class de.upb.hni.vmagic.expression.NotEquals
Creates a not equals expression.
NOW - Static variable in class de.upb.hni.vmagic.builtin.Standard
NOW function.
NULL - Static variable in class de.upb.hni.vmagic.literal.Literals
NULL literal.
NullStatement - Class in de.upb.hni.vmagic.statement
Null statement.
NullStatement() - Constructor for class de.upb.hni.vmagic.statement.NullStatement
Creates a null statement.
NumericStd - Class in de.upb.hni.vmagic.builtin
NUMERIC_STD wrapper class.

A B C D E F G H I L M N O P Q R S T U V W X