public class ASTAnnotationHelper extends Object
Constructor and Description |
---|
ASTAnnotationHelper() |
Modifier and Type | Method and Description |
---|---|
static com.espertech.esper.common.internal.compile.stage1.spec.AnnotationDesc |
walk(EsperEPL2GrammarParser.AnnotationEnumContext ctx,
com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime classpathImportService)
Walk an annotation root name or child node (nested annotations).
|
public static com.espertech.esper.common.internal.compile.stage1.spec.AnnotationDesc walk(EsperEPL2GrammarParser.AnnotationEnumContext ctx, com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime classpathImportService) throws ASTWalkException
ctx
- annotation walk nodeclasspathImportService
- for importsASTWalkException
- if the walk failedCopyright © 2005–2020. All rights reserved.