COMMENTS

Permits whitespace and comments in pattern.

Permits whitespace and comments in pattern.

Permits whitespace and comments in pattern.

Permits whitespace and comments in pattern.

Properties

Link copied to clipboard
open override val mask: Int
Link copied to clipboard
actual val name: String

Returns the name of this enum constant, exactly as declared in its enum declaration.

actual val name: String
actual val name: String

Returns the name of this enum constant, exactly as declared in its enum declaration.

actual val name: String

Returns the name of this enum constant, exactly as declared in its enum declaration.

Link copied to clipboard
actual val ordinal: Int

Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).

actual val ordinal: Int
actual val ordinal: Int

Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).

actual val ordinal: Int

Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).

Link copied to clipboard
open override val value: Int