| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
CParser.GccAttributeContext |
CParser.gccAttribute() |
CParser.GccAttributeContext |
CParser.GccAttributeListContext.gccAttribute(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<CParser.GccAttributeContext> |
CParser.GccAttributeListContext.gccAttribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
CBaseListener.enterGccAttribute(CParser.GccAttributeContext ctx)
Enter a parse tree produced by
CParser.gccAttribute(). |
void |
CListener.enterGccAttribute(CParser.GccAttributeContext ctx)
Enter a parse tree produced by
CParser.gccAttribute(). |
void |
CBaseListener.exitGccAttribute(CParser.GccAttributeContext ctx)
Exit a parse tree produced by
CParser.gccAttribute(). |
void |
CListener.exitGccAttribute(CParser.GccAttributeContext ctx)
Exit a parse tree produced by
CParser.gccAttribute(). |
Copyright © 2021 Markus Heberling. All rights reserved.