struct

Lrama::LexerSpec::ByteSet

Inherits Struct < Value < Object

Constructors

full
Source
new(bits : StaticArray(UInt64, 4))
Source

Instance methods

add(byte : UInt8)
Source
add_range(start_byte : UInt8, end_byte : UInt8)
Source
bits
Source
include?(byte : UInt8)
Source
invert
Source