Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.parse.expression |
Modifier and Type | Class and Description |
---|---|
class |
ConstructorInvokationExplicit
A constructor call that doesn't necessarily exist, for a type we don't necessarily have.
|
class |
MemberFunctionInvokationExplicit
A member function call that doesn't necessarily exist, for a type we don't necessarily have.
|
class |
StaticFunctionInvokationExplicit
A static call that doesn't necessarily exist, for a type we don't necessarily have.
|
Copyright © 2011-2021. All Rights Reserved.