Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Ameba::AST::MacroReferenceFinder
Inherits
Crystal::Visitor
<
Reference
<
Object
Constructors
new
(node, reference :
String
)
Source
Instance methods
references=
(references :
Bool
)
Source
references?
Source
visit
(node :
Crystal::MacroLiteral
)
Source
visit
(node :
Crystal::MacroExpression
)
Source
visit
(node :
Crystal::MacroFor
)
Source
visit
(node :
Crystal::MacroIf
)
Source
visit
(node :
Crystal::ASTNode
)
Source