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:
ameba/ast/visitors/scope_visitor.crConstant Summary
-
RECORD_NODE_NAME =
"record"
-
SUPER_NODE_NAME =
"super"