struct Molinillo::DependencyGraph::Tag::ReferenceValue

Defined in:

molinillo/dependency_graph/tag.cr

Constructors

Constructor methods inherited from struct Molinillo::DependencyGraph::Tag::Value

new(value : Reference)
new(value : Symbol)
new

Constructor Detail

def self.new(value : Reference) #

[View source]