Uses of Class
org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
Packages that use StatefulVisitor.StateControl
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands
package defines the API for
Command
processing.-
Uses of StatefulVisitor.StateControl in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands that return StatefulVisitor.StateControl -
Uses of StatefulVisitor.StateControl in org.apache.sling.scripting.sightly.impl.compiler.optimization
Constructors in org.apache.sling.scripting.sightly.impl.compiler.optimization with parameters of type StatefulVisitor.StateControl -
Uses of StatefulVisitor.StateControl in org.apache.sling.scripting.sightly.impl.compiler.visitor
Constructors in org.apache.sling.scripting.sightly.impl.compiler.visitor with parameters of type StatefulVisitor.StateControlModifierConstructorDescriptionStatefulRangeIgnore
(StatefulVisitor.StateControl stateControl, Class<? extends Command> rangeStart, Class<? extends Command> rangeEnd)