| Package | Description |
|---|---|
| com.h3xstream.findsecbugs.taintanalysis.data |
| Modifier and Type | Method and Description |
|---|---|
UnknownSourceType |
UnknownSource.getSourceType() |
static UnknownSourceType |
UnknownSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnknownSourceType[] |
UnknownSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnknownSource |
UnknownSource.setSourceType(UnknownSourceType sourceType) |
| Constructor and Description |
|---|
UnknownSource(UnknownSourceType sourceType,
Taint.State state) |
Copyright © 2019. All rights reserved.