| Package | Description |
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.impl |
| Modifier and Type | Field and Description |
|---|---|
static JNullLiteral |
JNullLiteral.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
JNullLiteral |
JProgram.getLiteralNull() |
| Modifier and Type | Method and Description |
|---|---|
void |
JVisitor.endVisit(JNullLiteral x,
Context ctx) |
boolean |
JVisitor.visit(JNullLiteral x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenerateJavaScriptLiterals.endVisit(JNullLiteral x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JNullLiteral x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JNullLiteral x,
Context ctx) |
Copyright © 2018. All rights reserved.