struct

Noir::Lexer::PushCallback

Inherits Struct / Value / Object

Constructors

new(token : Token, next_state : Symbol | Nil)
Source

Instance methods

call(m : DSL)
Source
clone
Source
copy_with(token _token = @token, next_state _next_state = @next_state)
Source
next_state
token