Uses of Class
com.evolvedbinary.xpath.parser.ast.KindTest.Kind

Packages that use KindTest.Kind
com.evolvedbinary.xpath.parser.ast   
 

Uses of KindTest.Kind in com.evolvedbinary.xpath.parser.ast
 

Methods in com.evolvedbinary.xpath.parser.ast that return KindTest.Kind
 KindTest.Kind KindTest.getKind()
           
static KindTest.Kind KindTest.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KindTest.Kind[] KindTest.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type KindTest.Kind
KindTest(KindTest.Kind kind)
           
 



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