com.evolvedbinary.xpath.parser.ast
Class CommentTest

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.CommentTest
All Implemented Interfaces:
ASTNode, ItemType, NodeTest

public class CommentTest
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 CommentTest 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 CommentTest instance()


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