| Package | Description |
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.ast.js | |
| com.google.gwt.dev.jjs.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JVisitor.endVisit(JsniFieldRef x,
Context ctx) |
boolean |
JVisitor.visit(JsniFieldRef x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<JsniFieldRef> |
JsniMethodBody.getJsniFieldRefs()
Return this method's references to Java fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsniMethodBody.addJsniRef(JsniFieldRef ref)
Adds a reference from this method to a Java field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeTightener.RecordVisitor.endVisit(JsniFieldRef x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JsniFieldRef x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JsniFieldRef x,
Context ctx) |
Copyright © 2018. All rights reserved.