| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
GDLParser.DefinitionContext |
GDLParser.definition() |
GDLParser.DefinitionContext |
GDLParser.ElementListContext.definition(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GDLParser.DefinitionContext> |
GDLParser.ElementListContext.definition() |
| Modifier and Type | Method and Description |
|---|---|
void |
GDLListener.enterDefinition(GDLParser.DefinitionContext ctx)
Enter a parse tree produced by
GDLParser.definition(). |
void |
GDLBaseListener.enterDefinition(GDLParser.DefinitionContext ctx)
Enter a parse tree produced by
GDLParser.definition(). |
void |
GDLListener.exitDefinition(GDLParser.DefinitionContext ctx)
Exit a parse tree produced by
GDLParser.definition(). |
void |
GDLBaseListener.exitDefinition(GDLParser.DefinitionContext ctx)
Exit a parse tree produced by
GDLParser.definition(). |
Copyright © 2017. All rights reserved.