Uses of Class
com.google.javascript.jscomp.bundle.Source
Packages that use Source
-
Uses of Source in com.google.javascript.jscomp.bundle
Methods in com.google.javascript.jscomp.bundle that return SourceModifier and TypeMethodDescriptionfinal Source
Source.Builder.build()
The main transformation method.Methods in com.google.javascript.jscomp.bundle that return types with arguments of type SourceModifier and TypeMethodDescriptionSource.Transformer.asFunction()
Converts this Transformer to a Function.Source.Transformer.asFunction()
Converts this Transformer to a Function.Methods in com.google.javascript.jscomp.bundle with parameters of type SourceModifier and TypeMethodDescriptionThe main transformation method.Method parameters in com.google.javascript.jscomp.bundle with type arguments of type SourceConstructor parameters in com.google.javascript.jscomp.bundle with type arguments of type SourceModifierConstructorDescriptionCachedTransformer
(Source.Transformer delegate, com.google.common.cache.CacheBuilder<? super Source, ? super Source> builder) CachedTransformer
(Source.Transformer delegate, com.google.common.cache.CacheBuilder<? super Source, ? super Source> builder)