Skip to content

class Crystal::Include
inherits Crystal::ASTNode

Included modules

Crystal::HookExpansionsContainer

Class methods

.new(name)

View source

Methods

#==(other : self)

Returns true if this reference is the same as other. Invokes same?.

#accept_children(visitor)

View source

#clone_without_location

View source

#end_location

The location where this node ends, or nil if the location is not known.

View source

#hash(hasher)

#name=(name : ASTNode)

View source