Uses of Enum
manifold.internal.javac.IIssue.Kind
Packages that use IIssue.Kind
-
Uses of IIssue.Kind in manifold.internal.javac
Subclasses with type arguments of type IIssue.Kind in manifold.internal.javacMethods in manifold.internal.javac that return IIssue.KindModifier and TypeMethodDescriptionIIssue.getKind()JavaIssue.getKind()static IIssue.KindReturns the enum constant of this type with the specified name.static IIssue.Kind[]IIssue.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.