Uses of Class
org.apache.sling.scripting.sightly.impl.compiler.visitor.IgnoreRange
-
Packages that use IgnoreRange Package Description org.apache.sling.scripting.sightly.impl.compiler.visitor -
-
Uses of IgnoreRange in org.apache.sling.scripting.sightly.impl.compiler.visitor
Subclasses of IgnoreRange in org.apache.sling.scripting.sightly.impl.compiler.visitor Modifier and Type Class Description class
StatefulRangeIgnore
Variant ofIgnoreRange
to be used in stateful visitors.
-