public class ASTAnnotationHelper extends Object
Constructor and Description |
---|
ASTAnnotationHelper() |
Modifier and Type | Method and Description |
---|---|
static AnnotationDesc |
walk(EsperEPL2GrammarParser.AnnotationEnumContext ctx,
EngineImportService engineImportService)
Walk an annotation root name or child node (nested annotations).
|
public static AnnotationDesc walk(EsperEPL2GrammarParser.AnnotationEnumContext ctx, EngineImportService engineImportService) throws ASTWalkException
ctx
- annotation walk nodeengineImportService
- for engine importsASTWalkException
- if the walk failed