Uses of Interface
org.apache.sling.scripting.sightly.compiler.expression.nodes.Atom
-
Packages that use Atom Package Description org.apache.sling.scripting.sightly.compiler.expression.nodes Theorg.apache.sling.scripting.sightly.compiler.expression.nodespackage exposes the variousExpressionNodetypes. -
-
Uses of Atom in org.apache.sling.scripting.sightly.compiler.expression.nodes
Classes in org.apache.sling.scripting.sightly.compiler.expression.nodes that implement Atom Modifier and Type Class Description classBooleanConstantDefines a Boolean constant (e.g.classIdentifierDefines a single variable.classNumericConstantDefines a numeric constant expression (e.g.classStringConstantDefines a simple string constant (e.g.
-