Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystalline
v0.14.1
Crystal
ASTNode
Compiler
ContextVisitor
CrystalPath
ErrorFormat
MacroInterpreter
Program
SemanticVisitor
TypeDeclarationProcessor
Crystalline
Analysis
CursorVisitor
Definitions
DocumentSymbolsVisitor
SubModuleVisitor
BrokenSourceFixer
LineInfo
Controller
Diagnostics
DiagnosticsHash
EnvironmentConfig
Progress
Project
ResultCache
TextDocument
ContentChange
Utils
Workspace
GC
URI
Generated using Crystal 1.12.2
2024-09-16 02:36:27 UTC
class
Crystal::
MacroInterpreter
Crystal::MacroInterpreter
Crystal::Visitor
Reference
Object
Defined in:
crystalline/ext/compiler.cr
Instance Method Summary
#program
: Crystal::Program
#visit
(node : MacroExpression)
Instance Method Detail
def
program
:
Crystal::Program
#
[
View source
]
def
visit
(node : MacroExpression)
#
[
View source
]