Package com.blazebit.persistence.parser.expression
package com.blazebit.persistence.parser.expression
-
ClassDescriptionTODO: documentationThis is a visitor that can be used to collect expression modifier references into an expression.This is a visitor that can be used to do inplace changes to an expression.This is a visitor that can be used to copy an expression tree by returning a different expression than the original one.TODO: documentationSuper type of expressions like KEY/VALUE/ENTRY/INDEXSubqueryExpressions can never be returned by the parser and are therefore never cached.