public static class VarDecl.Impl extends Positioned.Impl implements VarDecl
VarDecl.Impl, VarDecl.Visitor<P,R>| Constructor and Description |
|---|
Impl() |
Impl(java.lang.String name,
Type type,
Expr expr) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
getExpr() |
java.lang.String |
getName() |
Type |
getType() |
void |
setExpr(Expr expr) |
void |
setName(java.lang.String name) |
void |
setType(Type type) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetPosition, of, setPosition