Package | Description |
---|---|
com.sun.tools.javac.code | |
com.sun.tools.javac.comp | |
com.sun.tools.javac.main |
Modifier and Type | Method and Description |
---|---|
void |
Symbol.VarSymbol.setLazyConstValue(Env<AttrContext> env,
Attr attr,
JCTree.JCVariableDecl variable) |
Modifier and Type | Field and Description |
---|---|
protected static Context.Key<Attr> |
Attr.attrKey |
Modifier and Type | Method and Description |
---|---|
static Attr |
Attr.instance(Context context) |
Modifier and Type | Field and Description |
---|---|
protected Attr |
JavaCompiler.attr
The attributor.
|
Copyright © 2017 earcam. All rights reserved.