struct

Lrama::Grammar::Reference

Inherits Struct < Value < Object

Constructors

new(type : ::Symbol, first_column : Int32, last_column : Int32, name : String | Nil = nil, number : Int32 | Nil = nil, index : Int32 | Nil = nil, ex_tag : Lexer::Token::Base | Nil = nil)
Source

Instance methods

ex_tag
Source
first_column
Source
index
Source
index=(index : Int32 | Nil)
Source
last_column
Source
name
Source
name=(name : String | Nil)
Source
number
Source
number=(number : Int32 | Nil)
Source
type
Source
value
Source