com.evolvedbinary.xpath.parser.ast
Class AbstractSequenceType

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.AbstractSequenceType
All Implemented Interfaces:
ASTNode

public abstract class AbstractSequenceType
extends AbstractASTNode

Created by aretter on 11/02/2016.


Constructor Summary
AbstractSequenceType()
           
 
Method Summary
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.AbstractASTNode
describe, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractSequenceType

public AbstractSequenceType()


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