Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitLiteralExpr(LiteralExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
JSWCallScanner.visitLiteralExpr(LiteralExpr e) |
void |
JSWTreeScanner.visitLiteralExpr(LiteralExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
MECallScanner.visitLiteralExpr(LiteralExpr e) |
void |
METreeScanner.visitLiteralExpr(LiteralExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
SSECallScanner.visitLiteralExpr(LiteralExpr e) |
void |
SSETreeScanner.visitLiteralExpr(LiteralExpr e) |
Modifier and Type | Method and Description |
---|---|
LiteralExpr |
TreeMaker.literal(Type type,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
void |
TreeScanner.visitLiteralExpr(LiteralExpr e) |
void |
TreeVisitor.visitLiteralExpr(LiteralExpr e) |