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 | Field and Description |
---|---|
static Loop.End |
Loop.END |
Modifier and Type | Method and Description |
---|---|
void |
StatefulVisitor.visit(Loop.End loopEnd) |
void |
AbstractCommandVisitor.visit(Loop.End loopEnd) |
void |
CommandVisitor.visit(Loop.End loopEnd)
Process a
Loop.End command. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.