InternalCreate a new Context instance.
The converter instance that has created the context.
ReadonlyconverterThe converter instance that has created the context.
ReadonlyprogramsAll programs being converted.
ReadonlyprojectThe project that is currently processed.
ReadonlyscopeThe scope or parent reflection that is currently processed.
The TypeChecker instance returned by the TypeScript compiler.
Translation interface for log messages.
The program currently being converted. Accessing this property will throw if a source file is not currently being converted.
OptionalnameOverride: stringRegister a newly generated reflection. All created reflections should be passed to this method to ensure that the project helper functions work correctly.
The reflection that should be registered.
The symbol the given reflection was resolved from.
The context describes the current state the converter is in.