Uses of Enum
spoon.reflect.declaration.CtImportKind
Package
Description
this is unstable code, subject to potential complete redesign, not only in snapshots but also in releases.
This package contains the meta-model part that models the declarations (program's structures such as classes, fields, etc).
-
Uses of CtImportKind in spoon.experimental
-
Uses of CtImportKind in spoon.reflect.declaration
Modifier and TypeMethodDescriptionCtImport.getImportKind()
Returns the kind of import (seeCtImportKind
)static CtImportKind
Returns the enum constant of this type with the specified name.static CtImportKind[]
CtImportKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CtImportKind in spoon.support.reflect.declaration