
public class JsniFieldRef extends JFieldRef
target| Constructor and Description |
|---|
JsniFieldRef(SourceInfo info,
String ident,
JField field,
JDeclaredType enclosingType,
boolean isLvalue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdent() |
boolean |
isLvalue() |
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
getEnclosingType, getField, getInstance, getType, hasClinit, hasSideEffects, resolvegetTargetmakeReturnStatement, makeStatementgetSourceInfo, setSourceInfo, toSource, toStringpublic JsniFieldRef(SourceInfo info, String ident, JField field, JDeclaredType enclosingType, boolean isLvalue)
Copyright © 2018. All rights reserved.