Package com.espertech.esper.common.internal.epl.expression.visitor
package com.espertech.esper.common.internal.epl.expression.visitor
-
ClassDescriptionVisitor that early-exists when it finds a context partition property.Visitor that collects declared-expression instances.Visitor that collects event property identifier information under expression nodes.Visitor that collects event property identifier information under expression nodes.Visitor that collects event property identifier information under expression nodes.Visitor for getting a list of identifier nodes with their parent node, which can be null if there is no parent node.Visitor for getting a list of "prev" functions.Visitor that collects event property identifier information under expression nodes.Visitor that collects subqueries, declared-expression and chained-dot.Visitor that collects subselect instances only directly under alias expressions, and declared expressions, stopping at nested declared expressions.Visitor for compiling usage informaton of special expressions within an expression tree.Visitor for expression node trees that determines if the expressions within contain a variable.Visitor that collects expression nodes that require view resources.Visitor interface for use with expression node trees.Visitor interface for use with expression node trees, receives both the child node and the parent node (or null to indicate no parent node).