f0e0195799
This is part of a long-due series of source cleanup patches. ToString() is no longer used for code generation (code generation is handled by an ISpecWriter instance.) Enum is no longer public. EnumCollection now exposes its backing store through an interface, rather than a concrete class (simpler to change backing store in the future.) |
||
---|---|---|
.. | ||
Constant.cs | ||
Delegate.cs | ||
Enum.cs | ||
FlowDirection.cs | ||
Function.cs | ||
Parameter.cs | ||
Type.cs |