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 TypeClassDescriptionclass
Applies a list of transformations in sequence.Fields in org.apache.sling.scripting.sightly.impl.compiler.optimization declared as StreamTransformerModifier and TypeFieldDescriptionstatic final StreamTransformer
CoalescingWrites.TRANSFORMER
static final StreamTransformer
SyntheticMapRemoval.TRANSFORMER
static final StreamTransformer
UnusedVariableRemoval.TRANSFORMER
Methods 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