Uses of Enum
spoon.reflect.visitor.JavaIdentifiers
Packages that use 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
Methods in spoon.reflect.visitor that return JavaIdentifiersModifier 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.