struct Crystalline::Analysis::Definitions

Defined in:

crystalline/analysis/analysis.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(node : Crystal::ASTNode, locations : Array(Tuple(Crystal::Location, Crystal::Location)) | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(node _node = @node, locations _locations = @locations) #

[View source]
def locations : Array(Tuple(Crystal::Location, Crystal::Location)) | Nil #

def node : Crystal::ASTNode #