public class AstJoin 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. 
 | 
AstSetExpr | 
getLeft()  | 
AstConcreteClafer | 
getRight()  | 
String | 
toString()  | 
public AstSetExpr getLeft()
public AstConcreteClafer getRight()
public <A,B> B accept(AstExprVisitor<A,B> visitor, A a)
AstExprCopyright © 2013. All Rights Reserved.