|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratorConfiguration | |
|---|---|
| org.stjs.generator | |
| Uses of GeneratorConfiguration in org.stjs.generator |
|---|
| Methods in org.stjs.generator that return GeneratorConfiguration | |
|---|---|
GeneratorConfiguration |
GeneratorConfigurationBuilder.build()
|
GeneratorConfiguration |
GenerationContext.getConfiguration()
|
| Methods in org.stjs.generator with parameters of type GeneratorConfiguration | |
|---|---|
ClassWithJavascript |
Generator.generateJavascript(ClassLoader builtProjectClassLoader,
String className,
File sourceFolder,
GenerationDirectory generationFolder,
File targetFolder,
GeneratorConfiguration configuration)
|
| Constructors in org.stjs.generator with parameters of type GeneratorConfiguration | |
|---|---|
GenerationContext(File inputFile,
GeneratorConfiguration configuration,
JavaScriptNameProvider names,
com.sun.source.util.Trees trees,
ClassLoader builtProjectClassLoader,
Map<GenerationContext.AnnotationCacheKey,Object> cacheAnnotations,
JavaScriptBuilder<JS> javaScriptBuilder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||