Class ASTClassIdentifierHelper
java.lang.Object
com.espertech.esper.compiler.internal.parse.ASTClassIdentifierHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.espertech.esper.common.internal.type.ClassDescriptor
static com.espertech.esper.common.internal.type.ClassDescriptor
-
Constructor Details
-
ASTClassIdentifierHelper
public ASTClassIdentifierHelper()
-
-
Method Details
-
walk
public static com.espertech.esper.common.internal.type.ClassDescriptor walk(EsperEPL2GrammarParser.ClassIdentifierNoDimensionsContext ctx) throws ASTWalkException - Throws:
ASTWalkException
-
walk
public static com.espertech.esper.common.internal.type.ClassDescriptor walk(EsperEPL2GrammarParser.ClassIdentifierWithDimensionsContext ctx) throws ASTWalkException - Throws:
ASTWalkException
-