public static class PlaceholderExpr.Impl extends Positioned.Impl implements PlaceholderExpr
PlaceholderExpr.Impl, PlaceholderExpr.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Expr |
getExample() |
Type |
getType() |
void |
setExample(Expr example) |
void |
setType(Type type) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetPosition, of, setPositionpublic Type getType()
getType in interface ExprgetType in interface PlaceholderExprpublic void setType(Type type)
setType in interface PlaceholderExprpublic Expr getExample()
getExample in interface PlaceholderExprpublic void setExample(Expr example)
setExample in interface PlaceholderExpr