Class PartialPITest
- java.lang.Object
-
- com.evolvedbinary.xpath.parser.ast.AbstractASTNode
-
- com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<PITest,String>
-
- 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
Constructors Constructor Description PartialPITest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PITestcomplete(String name)protected Stringdescribe()-
Methods inherited from class com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode
toString
-
-
-
-
Method Detail
-
describe
protected String describe()
- Specified by:
describein classAbstractASTNode
-
-