IntegerSlots

enum IntegerSlots : Enum<LexerDescriptor.IntegerSlots> , IntegerSlotsEnum

The layout of integer slots for my instances.

Entries

Link copied to clipboard

BitFields for the hash and the argument count. See below.

Link copied to clipboard

Eight longs, indicating applicability of the Latin-1 characters (the single-byte Unicode codepoints). See o_LexerApplicability and o_SetLexerApplicability for details of which bits encode the filter values and whether the filter has run.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int