struct

Lrama::LexerSpec::Rule

Inherits Struct < Value < Object

Constructors

new(kind : Symbol, name : String | Nil, pattern_source : String, pattern : RegexAst, value_kind : ValueKind, keyword : Bool, states : Array(String), line : Int32)
Source

Instance methods

keyword?
Source
kind
Source
line
Source
name
Source
pattern
Source
pattern_source
Source
skip?
Source
states
Source
token?
Source
value_kind
Source