Uses of Interface
org.apache.sling.scripting.sightly.impl.compiler.optimization.StreamTransformer
Packages that use StreamTransformer
Package
Description
-
Uses of StreamTransformer in org.apache.sling.scripting.sightly.impl.compiler.optimization
Classes in org.apache.sling.scripting.sightly.impl.compiler.optimization that implement StreamTransformerModifier and TypeClassDescriptionclassApplies a list of transformations in sequence.Fields in org.apache.sling.scripting.sightly.impl.compiler.optimization declared as StreamTransformerModifier and TypeFieldDescriptionstatic final StreamTransformerCoalescingWrites.TRANSFORMERstatic final StreamTransformerSyntheticMapRemoval.TRANSFORMERstatic final StreamTransformerUnusedVariableRemoval.TRANSFORMERMethods in org.apache.sling.scripting.sightly.impl.compiler.optimization that return StreamTransformerConstructor parameters in org.apache.sling.scripting.sightly.impl.compiler.optimization with type arguments of type StreamTransformer -
Uses of StreamTransformer in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce
Methods in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce that return StreamTransformer