struct Savi::Compiler::Refer::Analysis
- Savi::Compiler::Refer::Analysis
- Struct
- Value
- Object
Defined in:
savi/compiler/refer.crConstructors
Instance Method Summary
- #[](node : AST::Node) : Info
- #[]?(node : AST::Node) : Info | Nil
- #scope?(group : AST::Term) : Scope | Nil
- #set_scope(group : AST::Term, branch : Visitor)