Modifier and Type | Class and Description |
---|---|
class |
Op04StructuredStatement |
Modifier and Type | Interface and Description |
---|---|
interface |
Expression |
interface |
LValue |
Modifier and Type | Interface and Description |
---|---|
interface |
ConditionalExpression |
Modifier and Type | Class and Description |
---|---|
class |
TypedLiteral |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFieldVariable |
class |
AbstractLValue |
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 |
---|---|
static class |
WildcardMatch.AnyOneOfExpression |
class |
WildcardMatch.ArithmeticMutationWildcard |
class |
WildcardMatch.BlockWildcard |
class |
WildcardMatch.CastExpressionWildcard |
class |
WildcardMatch.ConditionalExpressionWildcard |
class |
WildcardMatch.ConstructorInvokationAnonymousInnerWildcard |
class |
WildcardMatch.ConstructorInvokationSimpleWildcard |
class |
WildcardMatch.ExpressionWildcard |
class |
WildcardMatch.LValueWildcard |
class |
WildcardMatch.MemberFunctionInvokationWildcard |
class |
WildcardMatch.NewArrayWildcard |
class |
WildcardMatch.StackLabelWildCard |
class |
WildcardMatch.StaticFunctionInvokationWildcard |
class |
WildcardMatch.StaticVariableWildcard |
class |
WildcardMatch.SuperFunctionInvokationWildcard |
Modifier and Type | Interface and Description |
---|---|
interface |
StructuredStatement |
Modifier and Type | Class and Description |
---|---|
class |
StructuredStatementExpression |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlaceholder |
class |
BeginBlock |
class |
ElseBlock |
class |
EndBlock |
Modifier and Type | Class and Description |
---|---|
class |
ClassSignature |
class |
FormalTypeParameter |
class |
MethodPrototype |
Modifier and Type | Class and Description |
---|---|
class |
ClassFile |
class |
FakeMethod |
class |
FakeMethods |
class |
Field |
class |
Method |
Modifier and Type | Interface and Description |
---|---|
interface |
ElementValue |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTableEntry |
class |
AnnotationTableTypeEntry<T extends TypeAnnotationTargetInfo> |
class |
ElementValueAnnotation |
class |
ElementValueArray |
class |
ElementValueClass |
class |
ElementValueConst |
class |
ElementValueEnum |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassFileDumper |
Modifier and Type | Class and Description |
---|---|
class |
ClassFileDumperAnnotation |
class |
ClassFileDumperAnonymousInner |
class |
ClassFileDumperEnum
This isn't static - we populate it from the decoded enum information.
|
class |
ClassFileDumperInterface |
class |
ClassFileDumperModule |
class |
ClassFileDumperNormal |
class |
ClassFileDumperRecord |
Modifier and Type | Method and Description |
---|---|
void |
TypeUsageCollector.collectFrom(TypeUsageCollectable collectable) |
void |
AbstractTypeUsageCollector.collectFrom(TypeUsageCollectable collectable) |
void |
TypeUsageCollector.collectFromT(TypeUsageCollectable collectable) |
void |
AbstractTypeUsageCollector.collectFromT(TypeUsageCollectable collectable) |
Modifier and Type | Method and Description |
---|---|
void |
TypeUsageCollector.collectFrom(Collection<? extends TypeUsageCollectable> collectables) |
void |
AbstractTypeUsageCollector.collectFrom(Collection<? extends TypeUsageCollectable> collectables) |
Copyright © 2011-2021. All Rights Reserved.