Interface CodeGenerationContext

All Superinterfaces:
FileLocations, FileSystemSupport, GlobalTypeLookup, MutableFileSystemSupport, Tracability

@Beta public interface CodeGenerationContext extends MutableFileSystemSupport, FileLocations, GlobalTypeLookup, Tracability
Provides services for the code generation phase.
Author:
Sven Efftinge
See Also: