Package org.apache.sling.scripting.sightly.impl.compiler.optimization
package org.apache.sling.scripting.sightly.impl.compiler.optimization
-
ClassDescriptionAggregate consecutive writes in bigger chunks of textExtracts the variables used in a commandRemoves code under conditionals which are proven to fail.Applies a list of transformations in sequence.Interface for stream transformations.This optimization handles variables initialized to map literals.This optimization removes variables which are bound but never used in the command stream.SideEffectVisitor which extracts all the variables from an expression.