class Ameba::AST::ScopeVisitor
- Ameba::AST::ScopeVisitor
- Ameba::AST::BaseVisitor
- Crystal::Visitor
- Reference
- Object
Overview
AST Visitor that traverses the source and constructs scopes.
Defined in:
Constant Summary
-
RECORD_NODE_NAME =
"record"
-
SUPER_NODE_NAME =
"super"