| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.ssa |
| Modifier and Type | Method and Description |
|---|---|
abstract TypeRef.Native |
TypeRef.Native.eventuallyPromoteTo(TypeRef.Native aOtherType) |
TypeRef.Native |
MethodTypeArgumentCheckExpression.getExpectedType() |
TypeRef.Native |
TypeRef.resolve() |
TypeRef.Native |
TypeRef.Native.resolve() |
static TypeRef.Native |
TypeRef.Native.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeRef.Native[] |
TypeRef.Native.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TypeRef.Native |
TypeRef.Native.eventuallyPromoteTo(TypeRef.Native aOtherType) |
| Constructor and Description |
|---|
MethodTypeArgumentCheckExpression(Program program,
BytecodeOpcodeAddress address,
Value aMethodType,
Value aIndex,
TypeRef.Native aExpectedType) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.