Uses of Class
org.stjs.generator.GenerationContext.AnnotationCacheKey

Packages that use GenerationContext.AnnotationCacheKey
org.stjs.generator   
 

Uses of GenerationContext.AnnotationCacheKey in org.stjs.generator
 

Constructor parameters in org.stjs.generator with type arguments of type GenerationContext.AnnotationCacheKey
GenerationContext(File inputFile, GeneratorConfiguration configuration, JavaScriptNameProvider names, com.sun.source.util.Trees trees, ClassLoader builtProjectClassLoader, Map<GenerationContext.AnnotationCacheKey,Object> cacheAnnotations, JavaScriptBuilder<JS> javaScriptBuilder)
           
 



Copyright © 2014. All Rights Reserved.