Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler.commands |
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing. |
Modifier and Type | Method and Description |
---|---|
void |
StatefulVisitor.visit(Loop.Start loopStart) |
void |
AbstractCommandVisitor.visit(Loop.Start loopStart) |
void |
CommandVisitor.visit(Loop.Start loopStart)
Process a
Loop.Start command. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.