com.evolvedbinary.xpath.parser.ast.partial
Class PartialPITest

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<PITest,String>
          extended by com.evolvedbinary.xpath.parser.ast.partial.PartialPITest
All Implemented Interfaces:
ASTNode, PartialASTNode<PITest,String>

public class PartialPITest
extends AbstractPartialASTNode<PITest,String>

Created by aretter on 30/01/2016.


Constructor Summary
PartialPITest()
           
 
Method Summary
 PITest complete(String name)
           
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

PartialPITest

public PartialPITest()
Method Detail

describe

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

complete

public PITest complete(@Nullable
                       String name)


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