Twm.Context.ClassParsingContext (Twm v0.1.0)
View SourceContext structure for class name parsing operations.
This struct holds the configuration data needed for class name parsing operations, replacing the anonymous functions that were causing memory pressure by capturing configuration data in their closures.
Used by the Parser.ClassName module to efficiently parse class names with proper prefix handling and experimental parsing features.