Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.parse.lvalue | |
org.benf.cfr.reader.bytecode.analysis.parse.wildcard |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFieldVariable |
class |
ArrayVariable |
class |
FieldVariable
Note - a field variable LValue means an lValue of ANY object.
|
class |
LocalVariable |
class |
SentinelLocalClassLValue
This is NOT an lvalue, however the definition of a local class follows the same scoping rules
|
class |
StackSSALabel |
class |
StaticVariable |
Modifier and Type | Class and Description |
---|---|
class |
WildcardMatch.StackLabelWildCard |
class |
WildcardMatch.StaticVariableWildcard |
Copyright © 2011-2021. All Rights Reserved.