| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
CParser.GccAttributeListContext |
CParser.gccAttributeList() |
CParser.GccAttributeListContext |
CParser.GccAttributeSpecifierContext.gccAttributeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CBaseListener.enterGccAttributeList(CParser.GccAttributeListContext ctx)
Enter a parse tree produced by
CParser.gccAttributeList(). |
void |
CListener.enterGccAttributeList(CParser.GccAttributeListContext ctx)
Enter a parse tree produced by
CParser.gccAttributeList(). |
void |
CBaseListener.exitGccAttributeList(CParser.GccAttributeListContext ctx)
Exit a parse tree produced by
CParser.gccAttributeList(). |
void |
CListener.exitGccAttributeList(CParser.GccAttributeListContext ctx)
Exit a parse tree produced by
CParser.gccAttributeList(). |
Copyright © 2021 Markus Heberling. All rights reserved.