Package | Description |
---|---|
com.google.gwt.dev.jjs.ast.js |
Modifier and Type | Method and Description |
---|---|
List<JsniClassLiteral> |
JsniMethodBody.getClassRefs()
Return this method's references to Java class literals.
|
Modifier and Type | Method and Description |
---|---|
void |
JsniMethodBody.addClassRef(JsniClassLiteral ref)
Adds a reference from this method to a Java class literal.
|
Copyright © 2018. All rights reserved.