Uses of Enum Class
components.statement.StatementKernel.Kind
Packages that use StatementKernel.Kind
Package
Description
Provides the
Statement
family interfaces and implementing classes.-
Uses of StatementKernel.Kind in components.statement
Methods in components.statement that return StatementKernel.KindModifier and TypeMethodDescriptionfinal StatementKernel.Kind
Statement1.kind()
StatementKernel.kind()
Reports the kind of statementthis
is.static StatementKernel.Kind
Returns the enum constant of this class with the specified name.static StatementKernel.Kind[]
StatementKernel.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.