public class UsingExpression extends ASTNode
| Constructor and Description |
|---|
UsingExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexLabel() |
JcValue |
getValueRef() |
boolean |
isUsingIndex() |
boolean |
isUsingScan() |
void |
setIndexLabel(String indexLabel) |
void |
setValueRef(JcValue valueRef) |
getClauseType, setClauseTypeCopyright © 2016. All rights reserved.