public class WhereClauseNode extends FLWORClauseNode
Constructor | Description |
---|---|
WhereClauseNode(SourceLocation loc) |
Modifier and Type | Method | Description |
---|---|---|
ASTNode |
getCondition() |
|
ASTTag |
getTag() |
|
void |
setCondition(ASTNode condition) |
getSourceLocation, toString
Copyright © 2019 Apache Software Foundation. All rights reserved.