Uses of Enum Class
org.sqlite.parser.ast.ExplainKind
Packages that use ExplainKind
-
Uses of ExplainKind in org.sqlite.parser.ast
Fields in org.sqlite.parser.ast declared as ExplainKindMethods in org.sqlite.parser.ast that return ExplainKindModifier and TypeMethodDescriptionstatic ExplainKindReturns the enum constant of this class with the specified name.static ExplainKind[]ExplainKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.sqlite.parser.ast with parameters of type ExplainKind