Uses of Class
com.tangosol.coherence.dsltools.precedence.OPParser
- 
Packages that use OPParser Package Description com.tangosol.coherence.dslquery Contains packages and classes supporting the Coherence CohQL command line tool.com.tangosol.coherence.dslquery.queryplus This package contains commands that are specific to theQueryPlustool rather than general CohQL commands.com.tangosol.coherence.dslquery.token This package contains implementations ofOPTokenspecifically for parsing CohQL statements.com.tangosol.coherence.dslquery.token.persistence This package contains implementations ofOPTokenspecifically for parsing persistence related CohQL statements.com.tangosol.coherence.dsltools.precedence This package contains implementations ofOPTokens.com.tangosol.coherence.dsltools.termlanguage This package contains implementations ofTermLanguage. - 
- 
Uses of OPParser in com.tangosol.coherence.dslquery
Methods in com.tangosol.coherence.dslquery that return OPParser Modifier and Type Method Description OPParserExecutionContext. instantiateParser(Reader reader) - 
Uses of OPParser in com.tangosol.coherence.dslquery.queryplus
Methods in com.tangosol.coherence.dslquery.queryplus with parameters of type OPParser Modifier and Type Method Description TermTraceStatementBuilder.TraceCommandOPToken. led(OPParser parser, Term termLeft)TermCommandsStatementBuilder.CommandsOPToken. nud(OPParser parser)TermExtendedLanguageStatementBuilder.ExtendedLanguageCommandOPToken. nud(OPParser parser)TermHelpStatementBuilder.HelpCommandOPToken. nud(OPParser parser)TermSanityCheckStatementBuilder.SanityCheckCommandOPToken. nud(OPParser parser)TermServicesStatementBuilder.ServicesCommandOPToken. nud(OPParser parser)TermSetTimeoutStatementBuilder.SetTimeoutOPToken. nud(OPParser parser)TermTraceStatementBuilder.TraceCommandOPToken. nud(OPParser parser)TermWheneverStatementBuilder.WheneverCommandOPToken. nud(OPParser parser) - 
Uses of OPParser in com.tangosol.coherence.dslquery.token
Methods in com.tangosol.coherence.dslquery.token with parameters of type OPParser Modifier and Type Method Description protected TermSQLOPToken. checkAlias(OPParser p, String... expectedNextKeywords)Check to see if there is an alias and create a Term to hold the alias identifier if one existsTermSQLBackupOPToken. nud(OPParser parser)TermSQLCreateCacheOPToken. nud(OPParser parser)TermSQLCreateIndexOPToken. nud(OPParser parser)TermSQLDeleteOPToken. nud(OPParser parser)TermSQLDropCacheOPToken. nud(OPParser parser)TermSQLDropIndexOPToken. nud(OPParser parser)TermSQLExplainOPToken. nud(OPParser parser)TermSQLInsertOPToken. nud(OPParser parser)TermSQLRestoreOPToken. nud(OPParser parser)TermSQLSelectOPToken. nud(OPParser parser)TermSQLSourceOPToken. nud(OPParser parser)TermSQLTruncateCacheOPToken. nud(OPParser parser)TermSQLUpdateOPToken. nud(OPParser parser) - 
Uses of OPParser in com.tangosol.coherence.dslquery.token.persistence
Methods in com.tangosol.coherence.dslquery.token.persistence with parameters of type OPParser Modifier and Type Method Description TermSQLArchiveSnapshotOPToken. nud(OPParser p)TermSQLCreateSnapshotOPToken. nud(OPParser p)TermSQLForceRecoveryOPToken. nud(OPParser p)TermSQLListArchivedSnapshotsOPToken. nud(OPParser p)TermSQLListArchiverOPToken. nud(OPParser p)TermSQLListServicesOPToken. nud(OPParser p)TermSQLListSnapshotsOPToken. nud(OPParser p)TermSQLRecoverSnapshotOPToken. nud(OPParser p)TermSQLRemoveSnapshotOPToken. nud(OPParser p)TermSQLResumeServiceOPToken. nud(OPParser p)TermSQLRetrieveSnapshotOPToken. nud(OPParser p)TermSQLSuspendServiceOPToken. nud(OPParser p)TermSQLValidateSnapshotOPToken. nud(OPParser p) - 
Uses of OPParser in com.tangosol.coherence.dsltools.precedence
Methods in com.tangosol.coherence.dsltools.precedence with parameters of type OPParser Modifier and Type Method Description protected TermPeekOPToken. defaultLed(OPParser parser, Term leftNode)The default led method that will be called if there is noOPTokenmapped for the token parsed from the token stream.protected TermPeekOPToken. defaultNud(OPParser parser)The default nud method that will be called if there is noOPTokenmapped for the token parsed from the token stream.protected OPTokenPeekOPToken. findMatchingOPToken(OPParser parser)TermBetweenOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermContainsOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermIdentifierOPToken. led(OPParser parser, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermInfixOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermInfixRightOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermKeywordOPToken. led(OPParser parser, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermLikeOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermLiteralOPToken. led(OPParser parser, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermNotOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermOPToken. led(OPParser parser, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermParenOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermPathOPToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermPeekOPToken. led(OPParser parser, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermIdentifierOPToken. nud(OPParser parser)Process this token in the context of parser p with the null denotation.TermInfixOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermKeywordOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermListOpToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermLiteralOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermNotOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermOPToken. nud(OPParser parser)Process this token in the context of parser p with the null denotation.TermParenOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation.TermPeekOPToken. nud(OPParser parser)Process this token in the context of parser p with the null denotation.TermPrefixOPToken. nud(OPParser p)Process this token in the context of parser p with the null denotation. - 
Uses of OPParser in com.tangosol.coherence.dsltools.termlanguage
Methods in com.tangosol.coherence.dsltools.termlanguage with parameters of type OPParser Modifier and Type Method Description TermColonToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermCurlyToken. led(OPParser p, Term leftNode)Process this token and possibly the given leftNodein the context of a parser with the left denotation.TermCurlyToken. nud(OPParser p)Process this token in the context of parser p with the null denotation. 
 -