public interface TupleSelExpr extends Expr1
Modifier and Type | Method and Description |
---|---|
Numeral |
getNumeral()
Returns the Numeral element.
|
void |
setNumeral(Numeral numeral)
Sets the Numeral element.
|
Numeral getNumeral()
void setNumeral(Numeral numeral)
numeral
- the Numeral element.getNumeral()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.