public class ASTClassIdentifierHelper extends Object
Constructor and Description |
---|
ASTClassIdentifierHelper() |
Modifier and Type | Method and Description |
---|---|
static com.espertech.esper.common.internal.type.ClassDescriptor |
walk(EsperEPL2GrammarParser.ClassIdentifierNoDimensionsContext ctx) |
static com.espertech.esper.common.internal.type.ClassDescriptor |
walk(EsperEPL2GrammarParser.ClassIdentifierWithDimensionsContext ctx) |
public static com.espertech.esper.common.internal.type.ClassDescriptor walk(EsperEPL2GrammarParser.ClassIdentifierNoDimensionsContext ctx) throws ASTWalkException
ASTWalkException
public static com.espertech.esper.common.internal.type.ClassDescriptor walk(EsperEPL2GrammarParser.ClassIdentifierWithDimensionsContext ctx) throws ASTWalkException
ASTWalkException
Copyright © 2005–2022. All rights reserved.