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

N

name() - Method in interface com.blackrook.expression.node.ExpressionFunctionType
Gets the name of this function.
NAN - Static variable in class com.blackrook.expression.Expression
Expression: NaN.
negate(ExpressionValue, ExpressionValue) - Static method in class com.blackrook.expression.ExpressionValue
Negate calculation.
NEGATE - com.blackrook.expression.node.ExpressionDirectiveType
Negate.
NEWLINE - Static variable in class com.blackrook.expression.struct.Lexer
Lexer newline char.
nextToken() - Method in class com.blackrook.expression.struct.Lexer
Gets the next token.
nextToken() - Method in class com.blackrook.expression.struct.Lexer.Parser
Reads and sets the current token to the next token.
not(ExpressionValue, ExpressionValue) - Static method in class com.blackrook.expression.ExpressionValue
Bitwise not calculation.
NOT - com.blackrook.expression.node.ExpressionDirectiveType
Bitwise NOT.
NOT_EQUAL - com.blackrook.expression.node.ExpressionDirectiveType
Not Equal.
notEqual(ExpressionValue, ExpressionValue, ExpressionValue) - Static method in class com.blackrook.expression.ExpressionValue
Logical Not Equal calculation.
A B C D E F G I K L M N O P R S T U V W X 
All Classes All Packages