Package | Description |
---|---|
org.hibernate.sql.ordering.antlr |
Modifier and Type | Class and Description |
---|---|
class |
Factory
Acts as a
ASTFactory for injecting our specific AST node classes into the Antlr generated trees. |
class |
GeneratedOrderByFragmentParser
Antlr grammar for dealing with order-by mapping fragments.
|
class |
GeneratedOrderByLexer
Lexer for the order-by fragment parser
|
class |
OrderByFragmentParser
Extension of the Antlr-generated parser for the purpose of adding our custom parsing behavior
(semantic analysis, etc).
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.