com.evolvedbinary.xpath.parser.ast
Class AnyKindTest

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.KindTest
          extended by com.evolvedbinary.xpath.parser.ast.AnyKindTest
All Implemented Interfaces:
ASTNode, ItemType, NodeTest

public class AnyKindTest
extends KindTest

Created by aretter on 31/01/2016.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.evolvedbinary.xpath.parser.ast.KindTest
KindTest.Kind
 
Method Summary
static AnyKindTest instance()
           
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.KindTest
describe, describeParams, getKind
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.AbstractASTNode
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

instance

public static final AnyKindTest instance()


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