Package org.jetbrains.k2js.translate.context

Class Summary
AliasingContext  
DynamicContext  
Namer Encapuslates different types of constants and naming conventions.
StandardClasses Provides a mechanism to bind some of the kotlin/java declations with library implementations.
StaticContext Aggregates all the static parts of the context.
TemporaryConstVariable  
TemporaryVariable  
TranslationContext All the info about the state of the translation process.
UsageTracker