Files
Il2CppInspectorRedux/Il2CppInspector.Common
Robert Xiao 9e455fdabe Renaming for clarity.
Renamed the class CppDeclarations => CppDeclarationGenerator to better reflect
its function and emphasize its statefulness.

Renamed Visit{Type,Method} => Include{Type,Method} to clarify that these methods
include the type or method into the generator state.

Renamed GenerateVisitedTypes => GenerateRemainingTypeDeclarations to clarify
that it outputs *remaining* declarations, i.e. declarations that haven't been
generated yet.
2020-06-29 22:10:45 +02:00
..
2020-06-29 22:10:45 +02:00
2020-06-29 22:10:45 +02:00
2020-06-29 22:10:45 +02:00
2020-02-06 02:51:42 +01:00