public class DisjunctivePrincipalToJavaExpr_c extends PrincipalToJavaExpr_c
| Constructor and Description |
|---|
DisjunctivePrincipalToJavaExpr_c() |
| Modifier and Type | Method and Description |
|---|---|
polyglot.ast.Expr |
toJava(Principal principal,
JifToJavaRewriter rw,
polyglot.ast.Expr thisQualifier) |
public polyglot.ast.Expr toJava(Principal principal, JifToJavaRewriter rw, polyglot.ast.Expr thisQualifier) throws polyglot.types.SemanticException
thisQualifier - an Expr representing the translated "this" reference.polyglot.types.SemanticException