Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitUnaryExpr(UnaryExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
JSWTreeScanner.visitUnaryExpr(UnaryExpr e) |
void |
JSWCallScanner.visitUnaryExpr(UnaryExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
MECallScanner.visitUnaryExpr(UnaryExpr e) |
void |
METreeScanner.visitUnaryExpr(UnaryExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
SSETreeScanner.visitUnaryExpr(UnaryExpr e) |
void |
SSECallScanner.visitUnaryExpr(UnaryExpr e) |
Modifier and Type | Method and Description |
---|---|
UnaryExpr |
TreeMaker.unary(UnaryOpType op,
Expr expr) |
Modifier and Type | Method and Description |
---|---|
void |
TreeScanner.visitUnaryExpr(UnaryExpr e) |
void |
TreeVisitor.visitUnaryExpr(UnaryExpr e) |