struct Parser::Automaton::RowPos

Defined in:

parser/automaton.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(s : RowCol, e : RowCol) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(s _s = @s, e _e = @e) #

[View source]
def e : RowCol #

def s : RowCol #