| 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(JsniMethodRef x,
Context ctx) |
boolean |
JVisitor.visit(JsniMethodRef x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<JsniMethodRef> |
JsniMethodBody.getJsniMethodRefs()
Return this method's references to Java methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsniMethodBody.addJsniRef(JsniMethodRef ref)
Adds a reference from this method to a Java method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeTightener.RecordVisitor.endVisit(JsniMethodRef x,
Context ctx) |
void |
ImplicitUpcastAnalyzer.endVisit(JsniMethodRef x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JsniMethodRef x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JsniMethodRef x,
Context ctx) |
Copyright © 2018. All rights reserved.