struct Savi::Compiler::ReferType::Analysis
- Savi::Compiler::ReferType::Analysis
- Struct
- Value
- Object
Defined in:
savi/compiler/refer_type.crConstructors
Instance Method Summary
- #[](ident : AST::Identifier) : Refer::Info
- #[]?(ident : AST::Identifier) : Refer::Info | Nil
-
#redirect(from : Refer::Info, to : Refer::Info)
TODO Can this be protected?
- #redirect_for?(from : Refer::Info) : Refer::Info | Nil
- #type_param_for?(name : String)