| Package | Description |
|---|---|
| net.anwiba.tools.definition.schema.json.gramma |
| Modifier and Type | Method and Description |
|---|---|
JSSDParser.AnnotationContext |
JSSDParser.annotation() |
JSSDParser.AnnotationContext |
JSSDParser.ObjectContext.annotation(int i) |
JSSDParser.AnnotationContext |
JSSDParser.MemberContext.annotation(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<JSSDParser.AnnotationContext> |
JSSDParser.ObjectContext.annotation() |
List<JSSDParser.AnnotationContext> |
JSSDParser.MemberContext.annotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSSDListener.enterAnnotation(JSSDParser.AnnotationContext ctx)
Enter a parse tree produced by
JSSDParser.annotation(). |
void |
JSSDBaseListener.enterAnnotation(JSSDParser.AnnotationContext ctx)
Enter a parse tree produced by
JSSDParser.annotation(). |
void |
JSSDListener.exitAnnotation(JSSDParser.AnnotationContext ctx)
Exit a parse tree produced by
JSSDParser.annotation(). |
void |
JSSDBaseListener.exitAnnotation(JSSDParser.AnnotationContext ctx)
Exit a parse tree produced by
JSSDParser.annotation(). |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.