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(OutText outText) |
void |
AbstractCommandVisitor.visit(OutText outText) |
void |
CommandVisitor.visit(OutText outText)
Process a
OutText command. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.