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
S
- saveChar(char) - Method in class com.blackrook.archetext.struct.Lexer
-
Saves a character for the next token.
- set(String, Combinator, Object) - Method in class com.blackrook.archetext.ArcheTextObject
-
Sets the value of a field.
- set(String, Object) - Method in class com.blackrook.archetext.ArcheTextObject
-
Sets the value of a field.
- SET - com.blackrook.archetext.ArcheTextValue.Type
-
Set type.
- SET - com.blackrook.archetext.Combinator
- setDecimalSeparator(char) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets the current decimal separator character.
- setDelimBreak(char) - Method in class com.blackrook.archetext.struct.Lexer
-
Sets if we are in a delimiter break.
- setEmitComments(boolean) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets if this lexer emits comment tokens.
- setEmitNewlines(boolean) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets if this lexer emits newline tokens.
- setEmitSpaces(boolean) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets if this lexer emits space tokens?
- setEmitStreamBreak(boolean) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets if this lexer emits stream break tokens.
- setEmitTabs(boolean) - Method in class com.blackrook.archetext.struct.Lexer.Kernel
-
Sets if this lexer emits tab tokens.
- setFieldValue(Object, Field, Object) - Static method in class com.blackrook.archetext.struct.Utils
-
Sets the value of a field on an object.
- setIncluder(PreprocessorLexer.Includer) - Method in class com.blackrook.archetext.struct.PreprocessorLexer
-
Sets the primary includer to use for resolving included streams.
- setLexeme(String) - Method in class com.blackrook.archetext.struct.Lexer.Token
-
Sets this token's lexeme.
- setMultilineStringStartAndEnd(char) - Method in class com.blackrook.archetext.struct.Lexer
-
Sets the end character for a string.
- setState(int) - Method in class com.blackrook.archetext.struct.Lexer
-
Sets the current state.
- setStringStartAndEnd(char) - Method in class com.blackrook.archetext.struct.Lexer
-
Sets the end character for a string.
- setType(int) - Method in class com.blackrook.archetext.struct.Lexer.Token
-
Sets this token's type.
- size() - Method in class com.blackrook.archetext.struct.Lexer.ReaderStack
- STREAMNAME_TEXT - Static variable in class com.blackrook.archetext.ArcheTextReader
- STRING - com.blackrook.archetext.ArcheTextValue.Type
-
String type.
- SUBTRACT - com.blackrook.archetext.Combinator
All Classes All Packages