struct Noir::Lexer::MixinRule

Defined in:

noir/lexer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(state_name : Symbol) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(state_name _state_name = @state_name) #

[View source]
def state_name : Symbol #