|
|||||||
| 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 | |
|---|---|
int |
offset
|
PositionVariable |
positionVariable
|
Assignation |
rangeVariable
|
SequenceType |
requiredType
|
Expression |
sequence
|
| Constructor Summary | |
|---|---|
ExpressionParser.ForClause()
|
|
| Method Summary |
|---|
| 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
| Constructor Detail |
|---|
public ExpressionParser.ForClause()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||