public interface SchExpr extends Expr
Modifier and Type | Method and Description |
---|---|
SchText |
getSchText()
Returns the SchText element.
|
ZSchText |
getZSchText()
This is a convenience method.
|
void |
setSchText(SchText schText)
Sets the SchText element.
|
SchText getSchText()
void setSchText(SchText schText)
schText
- the SchText element.getSchText()
ZSchText getZSchText()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.