| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.compiler.commands |
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing. |
| org.apache.sling.scripting.sightly.impl.compiler.optimization | |
| org.apache.sling.scripting.sightly.impl.compiler.visitor |
| Modifier and Type | Method and Description |
|---|---|
StatefulVisitor.StateControl |
StatefulVisitor.getControl() |
| Constructor and Description |
|---|
DeadCodeRemoval(StatefulVisitor.StateControl stateControl) |
| Constructor and Description |
|---|
StatefulRangeIgnore(StatefulVisitor.StateControl stateControl,
Class<? extends Command> rangeStart,
Class<? extends Command> rangeEnd) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.