Class ChainableWalkHelper
java.lang.Object
com.espertech.esper.common.internal.epl.expression.dot.walk.ChainableWalkHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExprNode
processDot
(boolean useChainAsIs, boolean resolveObjects, List<Chainable> chain, StatementSpecMapContext mapContext)
-
Constructor Details
-
ChainableWalkHelper
public ChainableWalkHelper()
-
-
Method Details
-
processDot
public static ExprNode processDot(boolean useChainAsIs, boolean resolveObjects, List<Chainable> chain, StatementSpecMapContext mapContext)
-