com.evolvedbinary.xpath.parser.ast.partial
Class PartialSequenceType
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<SequenceType,OccurrenceIndicator>
com.evolvedbinary.xpath.parser.ast.partial.PartialSequenceType
- All Implemented Interfaces:
- ASTNode, PartialASTNode<SequenceType,OccurrenceIndicator>
public class PartialSequenceType
- extends AbstractPartialASTNode<SequenceType,OccurrenceIndicator>
Created by aretter on 12/02/2016.
PartialSequenceType
public PartialSequenceType(ItemType itemType)
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
complete
public SequenceType complete(@Nullable
OccurrenceIndicator occurrenceIndicator)
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.