|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.expr.ExpressionParser.ForClause
public static class ExpressionParser.ForClause
Field Summary | |
---|---|
boolean |
isOuterFor
|
int |
offset
|
PositionVariable |
positionVariable
|
Assignation |
rangeVariable
|
SequenceType |
requiredType
|
Expression |
sequence
|
Constructor Summary | |
---|---|
ExpressionParser.ForClause()
|
Method Summary | |
---|---|
int |
numberOfRangeVariables()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Assignation rangeVariable
public PositionVariable positionVariable
public Expression sequence
public SequenceType requiredType
public int offset
public boolean isOuterFor
Constructor Detail |
---|
public ExpressionParser.ForClause()
Method Detail |
---|
public int numberOfRangeVariables()
numberOfRangeVariables
in interface ExpressionParser.FLWORClause
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |