com.evolvedbinary.xpath.parser.ast.partial
Class PartialElementTest.PartialElementTest1

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<PartialElementTest.PartialElementTest1.PartialElementTest2,QNameW>
          extended by com.evolvedbinary.xpath.parser.ast.partial.PartialElementTest.PartialElementTest1
All Implemented Interfaces:
ASTNode, PartialASTNode<PartialElementTest.PartialElementTest1.PartialElementTest2,QNameW>
Enclosing class:
PartialElementTest

public class PartialElementTest.PartialElementTest1
extends AbstractPartialASTNode<PartialElementTest.PartialElementTest1.PartialElementTest2,QNameW>


Nested Class Summary
 class PartialElementTest.PartialElementTest1.PartialElementTest2
           
 
Constructor Summary
PartialElementTest.PartialElementTest1(QNameW name)
           
 
Method Summary
 PartialElementTest.PartialElementTest1.PartialElementTest2 complete(QNameW typeName)
           
protected  String describe()
           
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PartialElementTest.PartialElementTest1

public PartialElementTest.PartialElementTest1(QNameW name)
Method Detail

complete

public PartialElementTest.PartialElementTest1.PartialElementTest2 complete(@Nullable
                                                                           QNameW typeName)

describe

protected String describe()
Specified by:
describe in class AbstractASTNode


Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.