| 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.debug | |
| org.apache.sling.scripting.sightly.impl.compiler.optimization | |
| org.apache.sling.scripting.sightly.impl.compiler.visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandVisitor.visit(Loop.Start loopStart)
Process a
Loop.Start command. |
void |
StatefulVisitor.visit(Loop.Start loopStart) |
void |
AbstractCommandVisitor.visit(Loop.Start loopStart) |
| Modifier and Type | Method and Description |
|---|---|
void |
SanityChecker.visit(Loop.Start loopStart) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandVariableUsage.visit(Loop.Start loopStart) |
| Modifier and Type | Method and Description |
|---|---|
void |
UniformVisitor.visit(Loop.Start loopStart) |
void |
TrackingVisitor.visit(Loop.Start loopStart) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.