|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<T,U>
T - The type of the ASTNode which is to be completedU - The type of the value to use to complete the partial AST nodepublic abstract class AbstractPartialASTNode<T extends AbstractASTNode,U>
| Constructor Summary | |
|---|---|
AbstractPartialASTNode()
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class com.evolvedbinary.xpath.parser.ast.AbstractASTNode |
|---|
describe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.evolvedbinary.xpath.parser.ast.partial.PartialASTNode |
|---|
complete |
| Constructor Detail |
|---|
public AbstractPartialASTNode()
| Method Detail |
|---|
public String toString()
toString in class AbstractASTNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||