Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.types.discovery |
Modifier and Type | Method and Description |
---|---|
InferredJavaType.Source |
InferredJavaType.getSource() |
static InferredJavaType.Source |
InferredJavaType.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InferredJavaType.Source[] |
InferredJavaType.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InferredJavaType(JavaTypeInstance type,
InferredJavaType.Source source) |
InferredJavaType(JavaTypeInstance type,
InferredJavaType.Source source,
boolean locked) |
Copyright © 2011-2021. All Rights Reserved.