TLParser::Category
Inherits Enum < Comparable < Value < Object
The category to which a definition belongs.
Constants
Types = 0
The default category, a definition represents a type.
Functions = 1
A definition represents a callable function.
Inherits Enum < Comparable < Value < Object
The category to which a definition belongs.
The default category, a definition represents a type.
A definition represents a callable function.