Uses of Class
com.evolvedbinary.xpath.parser.ast.SequenceType

Packages that use SequenceType
com.evolvedbinary.xpath.parser.ast   
com.evolvedbinary.xpath.parser.ast.partial   
 

Uses of SequenceType in com.evolvedbinary.xpath.parser.ast
 

Fields in com.evolvedbinary.xpath.parser.ast declared as SequenceType
static SequenceType SequenceType.EMPTY_SEQUENCE
           
 

Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type SequenceType
InstanceOfExpr(AbstractOperand operand, SequenceType type)
           
TreatExpr(AbstractOperand operand, SequenceType type)
           
 

Uses of SequenceType in com.evolvedbinary.xpath.parser.ast.partial
 

Methods in com.evolvedbinary.xpath.parser.ast.partial that return SequenceType
 SequenceType PartialSequenceType.complete(OccurrenceIndicator occurrenceIndicator)
           
 



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