public class TopPrincipalToJavaExpr_c extends PrincipalToJavaExpr_c
Constructor and Description |
---|
TopPrincipalToJavaExpr_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