class CrAPI
- CrAPI
- Reference
- Object
Defined in:
crapi.crmodels.cr
Instance Method Summary
- #all_subclasses(type : Type)
- #each_subclass(type, &block : TypeRef -> )
- #each_type(type = program, &block : Type -> )
- #lookup(query)
- #print_subclass_tree(io, type, indent = 0)
- #registry : Hash(String, Type)
- #type(ref : TypeRef) : Type
- #type(name : String) : Type