| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectantlr.BaseAST
antlr.CommonAST
org.hibernate.sql.ordering.antlr.NodeSupport
public class NodeSupport
Basic implementation of a Node.
| Field Summary | 
|---|
| Fields inherited from class antlr.BaseAST | 
|---|
| down, right | 
| Constructor Summary | |
|---|---|
| NodeSupport() | |
| Method Summary | |
|---|---|
|  String | getDebugText()Get a string representation of this node usable for debug logging or similar. | 
|  String | getRenderableText()Build the node's representation for use in the resulting rendering. | 
| Methods inherited from class antlr.CommonAST | 
|---|
| getText, getType, initialize, initialize, initialize, setText, setType | 
| Methods inherited from class antlr.BaseAST | 
|---|
| addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.hibernate.sql.ordering.antlr.Node | 
|---|
| getText | 
| Constructor Detail | 
|---|
public NodeSupport()
| Method Detail | 
|---|
public String getDebugText()
getDebugText in interface Nodepublic String getRenderableText()
getRenderableText in interface Node| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||