| Package | Description | 
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.ast.js | |
| com.google.gwt.dev.jjs.impl.gflow.cfg | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JFieldRefJava field reference expression. | 
| class  | JLocalRefJava local variable reference. | 
| class  | JParameterRefJava method parameter reference expression. | 
| Modifier and Type | Method and Description | 
|---|---|
| JVariableRef | JDeclarationStatement. getVariableRef() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JVisitor. endVisit(JVariableRef x,
        Context ctx) | 
| boolean | JVisitor. visit(JVariableRef x,
     Context ctx) | 
| Constructor and Description | 
|---|
| JDeclarationStatement(SourceInfo info,
                     JVariableRef variableRef,
                     JExpression intializer) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsniFieldRefJSNI reference to a Java field. | 
| Constructor and Description | 
|---|
| CfgReadNode(CfgNode<?> parent,
           JVariableRef node) | 
Copyright © 2018. All rights reserved.