public class GeneratedOrderByFragmentRenderer extends antlr.TreeParser implements GeneratedOrderByFragmentRendererTokenTypes
OrderByFragmentParser| Modifier and Type | Field and Description |
|---|---|
static String[] |
_tokenNames |
_retTree, astFactory, ASTNULL, inputState, returnAST, tokenNames, traceDepthASCENDING, CLOSE_PAREN, COLLATE, COLUMN_REF, COMMA, DESCENDING, DOT, EOF, ESCqs, EXPONENT, EXPR_LIST, FLOAT_SUFFIX, HARD_QUOTE, HEX_DIGIT, ID_LETTER, ID_START_LETTER, IDENT, IDENT_LIST, LITERAL_ascending, LITERAL_descending, NULL_TREE_LOOKAHEAD, NUM_DOUBLE, NUM_FLOAT, NUM_INT, NUM_LONG, OPEN_PAREN, ORDER_BY, ORDER_SPEC, QUOTED_STRING, SORT_KEY, SORT_SPEC, WS| Constructor and Description |
|---|
GeneratedOrderByFragmentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
collationSpecification(antlr.collections.AST _t) |
void |
orderByFragment(antlr.collections.AST _t) |
void |
orderingSpecification(antlr.collections.AST _t) |
protected void |
out(antlr.collections.AST ast) |
protected void |
out(String text) |
void |
sortKey(antlr.collections.AST _t) |
void |
sortKeySpecification(antlr.collections.AST _t) |
void |
sortSpecification(antlr.collections.AST _t) |
public static final String[] _tokenNames
protected void out(String text)
protected void out(antlr.collections.AST ast)
public final void orderByFragment(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionpublic final void sortSpecification(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionpublic final void sortKeySpecification(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionpublic final void collationSpecification(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionpublic final void orderingSpecification(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionpublic final void sortKey(antlr.collections.AST _t)
throws antlr.RecognitionException
antlr.RecognitionExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.