Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name() - Method in interface com.blackrook.rookscript.lang.ScriptFunctionType
-
Gets the name of this function.
- negate(ScriptValue, ScriptValue) - Static method in class com.blackrook.rookscript.ScriptValue
-
Negate calculation.
- NEGATE - Enum constant in enum class com.blackrook.rookscript.lang.ScriptCommandType
-
Negate.
- NEWLINE - Static variable in class com.blackrook.rookscript.struct.Lexer
-
Lexer newline char.
- next() - Method in class com.blackrook.rookscript.ScriptValue.WrappedGenericIterator
- next() - Method in class com.blackrook.rookscript.ScriptValue.WrappedMapIterator
- nextToken() - Method in class com.blackrook.rookscript.struct.Lexer
-
Gets the next token.
- nextToken() - Method in class com.blackrook.rookscript.struct.Lexer.Parser
-
Reads and sets the current token to the next token.
- nextToken() - Method in class com.blackrook.rookscript.struct.PreprocessorLexer
- NOOP - Enum constant in enum class com.blackrook.rookscript.lang.ScriptCommandType
-
Do nothing.
- not(ScriptValue, ScriptValue) - Static method in class com.blackrook.rookscript.ScriptValue
-
Bitwise not calculation.
- NOT - Enum constant in enum class com.blackrook.rookscript.lang.ScriptCommandType
-
Bitwise NOT.
- NOT_EQUAL - Enum constant in enum class com.blackrook.rookscript.lang.ScriptCommandType
-
Not Equal.
- notEqual(ScriptValue, ScriptValue, ScriptValue) - Static method in class com.blackrook.rookscript.ScriptValue
-
Logical Not Equal calculation.
- NULL - Enum constant in enum class com.blackrook.rookscript.ScriptValue.Type
- NULL_INPUT - Static variable in class com.blackrook.rookscript.struct.Utils
-
A null input stream (never has data to read).
- NULL_OUTPUT - Static variable in class com.blackrook.rookscript.struct.Utils
-
A null output stream (eats all data written).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form