| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.LabelContext |
GDLParser.label() |
GDLParser.LabelContext |
GDLParser.HeaderContext.label(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.LabelContext> |
GDLParser.HeaderContext.label() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterLabel(GDLParser.LabelContext ctx)
Enter a parse tree produced by
GDLParser.label(). |
void |
GDLBaseListener.enterLabel(GDLParser.LabelContext ctx)
Enter a parse tree produced by
GDLParser.label(). |
void |
GDLListener.exitLabel(GDLParser.LabelContext ctx)
Exit a parse tree produced by
GDLParser.label(). |
void |
GDLBaseListener.exitLabel(GDLParser.LabelContext ctx)
Exit a parse tree produced by
GDLParser.label(). |
Copyright © 2017. All rights reserved.