public class AstUpcast extends Object implements AstSetExpr
| Modifier and Type | Method and Description | 
|---|---|
<A,B> B | 
accept(AstExprVisitor<A,B> visitor,
            A a)
Dynamic dispatch on the visitor. 
 | 
boolean | 
equals(Object obj)  | 
AstSetExpr | 
getBase()  | 
AstAbstractClafer | 
getTarget()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public AstSetExpr getBase()
public AstAbstractClafer getTarget()
public <A,B> B accept(AstExprVisitor<A,B> visitor, A a)
AstExprCopyright © 2013. All Rights Reserved.