Uses of Interface
org.qubership.integration.platform.runtime.catalog.mapper.expressions.parser.ExpressionParserVisitor
Packages that use ExpressionParserVisitor
Package
Description
-
Uses of ExpressionParserVisitor in org.qubership.integration.platform.runtime.catalog.mapper.expressions
Classes in org.qubership.integration.platform.runtime.catalog.mapper.expressions that implement ExpressionParserVisitor -
Uses of ExpressionParserVisitor in org.qubership.integration.platform.runtime.catalog.mapper.expressions.parser
Classes in org.qubership.integration.platform.runtime.catalog.mapper.expressions.parser that implement ExpressionParserVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofExpressionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.