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