Uses of Enum Class
jdk.incubator.jextract.Declaration.Scoped.Kind
Packages that use Declaration.Scoped.Kind
-
Uses of Declaration.Scoped.Kind in jdk.incubator.jextract
Methods in jdk.incubator.jextract that return Declaration.Scoped.KindModifier and TypeMethodDescriptionDeclaration.Scoped.kind()The scoped declaration kind.static Declaration.Scoped.KindReturns the enum constant of this class with the specified name.static Declaration.Scoped.Kind[]Declaration.Scoped.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.