- selectFields(String[]) - Method in class com.github.gdjennings.elrest.JpaELFilterImpl
-
- setClause(FilterExpression.Clause) - Method in class com.github.gdjennings.elrest.FilterExpression
-
- setDebugStream(PrintStream) - Method in class com.github.gdjennings.elrest.FilterELParserTokenManager
-
Set debug output.
- setTabSize(int) - Method in class com.github.gdjennings.elrest.SimpleCharStream
-
- SimpleCharStream - Class in com.github.gdjennings.elrest
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class com.github.gdjennings.elrest.SimpleCharStream
-
Constructor.
- SimpleClause() - Constructor for class com.github.gdjennings.elrest.FilterExpression.SimpleClause
-
- SINGLE_QUOTED_STRING - Static variable in interface com.github.gdjennings.elrest.FilterELParserConstants
-
RegularExpression Id.
- specialToken - Variable in class com.github.gdjennings.elrest.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- STATIC_LEXER_ERROR - Static variable in error com.github.gdjennings.elrest.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class com.github.gdjennings.elrest.SimpleCharStream
-
Whether parser is static.
- STRING - Static variable in interface com.github.gdjennings.elrest.FilterELParserConstants
-
RegularExpression Id.
- SwitchTo(int) - Method in class com.github.gdjennings.elrest.FilterELParserTokenManager
-
Switch to specified lex state.