| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleStaticImportDecl
7.5.3 A single-static-import declaration imports all accessible (��6.6) static members
with a given simple name from a type.
|
class |
StaticImportOnDemandDecl
7.5.4 A static-import-on-demand declaration allows all accessible (��6.6) static
members declared in the type named by a canonical name to be imported as
needed.
|
| Modifier and Type | Method and Description |
|---|---|
StaticImportDecl |
StaticImportDecl.clone() |
Copyright © 2020 Soot OSS. All rights reserved.