Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
Packages that use NullLiteral
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing.The
org.apache.sling.scripting.sightly.compiler.expression.nodes package exposes the various
ExpressionNode types.-
Uses of NullLiteral in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type NullLiteralModifier and TypeMethodDescriptionNodeVisitor.evaluate(NullLiteral nullLiteral) Evaluate aNullLiteralnode.SideEffectVisitor.evaluate(NullLiteral nullLiteral) abstract voidSideEffectVisitor.visit(NullLiteral nullLiteral) -
Uses of NullLiteral in org.apache.sling.scripting.sightly.compiler.expression.nodes
Fields in org.apache.sling.scripting.sightly.compiler.expression.nodes declared as NullLiteral