A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- negate() - Method in class com.blackrook.archetext.ArcheTextValue
-
Negates the value of this value, returning a new one.
- NEWLINE - Static variable in class com.blackrook.archetext.struct.Lexer
-
Lexer newline char.
- newObject(Class<T>) - Method in class com.blackrook.archetext.ArcheTextObject
-
Converts the contents of this object to a new instance of an object bean / plain ol' Java object.
- nextToken() - Method in class com.blackrook.archetext.struct.Lexer
-
Gets the next token.
- nextToken() - Method in class com.blackrook.archetext.struct.Lexer.Parser
-
Reads and sets the current token to the next token.
- nextToken() - Method in class com.blackrook.archetext.struct.PreprocessorLexer
- not() - Method in class com.blackrook.archetext.ArcheTextValue
-
Returns the logical "not" value of this value, returning a new one.
- NULL - com.blackrook.archetext.ArcheTextValue.Type
-
Object type for null.
- NULL - Static variable in class com.blackrook.archetext.ArcheTextValue
-
Null value.
All Classes All Packages