Uses of Enum
spoon.reflect.visitor.JavaIdentifiers
Package
Description
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
-
Uses of JavaIdentifiers in spoon.reflect.visitor
Modifier and TypeMethodDescriptionstatic JavaIdentifiers
Returns the enum constant of this type with the specified name.static JavaIdentifiers[]
JavaIdentifiers.values()
Returns an array containing the constants of this enum type, in the order they are declared.