struct Savi::Compiler::Flow::Location

Defined in:

savi/compiler/flow.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(block_index : Int32, sequence_number : Int32) #

[View source]

Instance Method Detail

def block_index : Int32 #

[View source]
def sequence_number : Int32 #

[View source]
def show #

[View source]