| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.impl.compiler.optimization | |
| org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceStreamTransformer
Applies a list of transformations in sequence.
|
| Modifier and Type | Field and Description |
|---|---|
static StreamTransformer |
SyntheticMapRemoval.TRANSFORMER |
static StreamTransformer |
UnusedVariableRemoval.TRANSFORMER |
static StreamTransformer |
CoalescingWrites.TRANSFORMER |
| Modifier and Type | Method and Description |
|---|---|
static StreamTransformer |
DeadCodeRemoval.transformer() |
| Constructor and Description |
|---|
SequenceStreamTransformer(List<StreamTransformer> transformers) |
| Modifier and Type | Method and Description |
|---|---|
static StreamTransformer |
ConstantFolding.transformer() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.