com.evolvedbinary.xpath.parser.ast.partial
Class PartialAttributeTest.PartialAttributeTest1

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

public class PartialAttributeTest.PartialAttributeTest1
extends AbstractPartialASTNode<AttributeTest,QNameW>


Constructor Summary
PartialAttributeTest.PartialAttributeTest1(QNameW name)
           
 
Method Summary
 AttributeTest 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

PartialAttributeTest.PartialAttributeTest1

public PartialAttributeTest.PartialAttributeTest1(QNameW name)
Method Detail

complete

public AttributeTest complete(@Nullable
                              QNameW typeName)

describe

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


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