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

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

public class PartialElementTest.PartialElementTest1.PartialElementTest2
extends AbstractPartialASTNode<ElementTest,Boolean>


Constructor Summary
PartialElementTest.PartialElementTest1.PartialElementTest2(QNameW typeName)
           
 
Method Summary
 ElementTest complete(Boolean optionalType)
           
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.PartialElementTest2

public PartialElementTest.PartialElementTest1.PartialElementTest2(QNameW typeName)
Method Detail

complete

public ElementTest complete(@Nullable
                            Boolean optionalType)

describe

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


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