Cruml::Parsers::ClassParser
Inherits Cruml::Parsers::RegexPatterns
Parses class-specific information from Crystal AST
Instance methods
Determines the class type (interface, abstract, or normal class)
Extracts generic type parameters from a class definition
Parses extend statements from the class body