| Package | Description |
|---|---|
| qilin.core.reflection |
| Modifier and Type | Field and Description |
|---|---|
protected Map<ReflectionKind,Map<Stmt,Set<String>>> |
TamiflexModel.reflectionMap |
| Modifier and Type | Method and Description |
|---|---|
static ReflectionKind |
ReflectionKind.parse(String kindStr) |
static ReflectionKind |
ReflectionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReflectionKind[] |
ReflectionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Soot OSS. All rights reserved.