|
Stanse
-1
|
#include <GNUCaParser.h>

Context tracking structure for GNUCaParser
| void(* GNUCaParser_Ctx_struct::abstractDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::additiveExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::andExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::argumentExpressionList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::arrayDesignator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::arrayOrFunctionDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmArgument) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmClobbers) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmDefinition) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmLabels) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmOperand) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmOperands) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::asmStringLiteral) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::assignmentExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::assignmentOperator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::attrib) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::attribute) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::attributeList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::attributes) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::blockItem) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::castExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::compoundStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::conditionalExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::constant) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::constantExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::declaration) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::declarationOrFnDef) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::declarationSpecifiers) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::declarationSuffix) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::declarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::designation) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::designator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::directAbstractDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::directDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::enumerator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::enumeratorList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::enumSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::equalityExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::expression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::expressionStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::externalDeclaration) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::free) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::functionDefinitionSuffix) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::functionSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| const char*(* GNUCaParser_Ctx_struct::getGrammarFileName) () |
| void(* GNUCaParser_Ctx_struct::identifierList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::initDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::initDeclaratorList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::initializer) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::initializerList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::iterationStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::jumpStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::labelDeclaration) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::labeledStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::landExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::lorExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::multiplicativeExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::offsetofMemberDesignator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::orExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::parameterDeclaration) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::parameterList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::parameterTypeList) (struct GNUCaParser_Ctx_struct *ctx) |
| pGNUCaParser_Symbols_SCOPE(* GNUCaParser_Ctx_struct::pGNUCaParser_SymbolsPush) (struct GNUCaParser_Ctx_struct *ctx) |
Pointer to the top of the stack for the global scope pGNUCaParser_SymbolsStack
| pANTLR3_STACK GNUCaParser_Ctx_struct::pGNUCaParser_SymbolsStack |
Pointer to the Symbols stack for use by pGNUCaParser_SymbolsPush() and pGNUCaParser_SymbolsPop()
| ANTLR3_UINT32 GNUCaParser_Ctx_struct::pGNUCaParser_SymbolsStack_limit |
| pGNUCaParser_Symbols_SCOPE GNUCaParser_Ctx_struct::pGNUCaParser_SymbolsTop |
| pGNUCaParser_Typedef_SCOPE(* GNUCaParser_Ctx_struct::pGNUCaParser_TypedefPush) (struct GNUCaParser_Ctx_struct *ctx) |
Pointer to the top of the stack for the global scope pGNUCaParser_TypedefStack
| pANTLR3_STACK GNUCaParser_Ctx_struct::pGNUCaParser_TypedefStack |
Pointer to the Typedef stack for use by pGNUCaParser_TypedefPush() and pGNUCaParser_TypedefPop()
| ANTLR3_UINT32 GNUCaParser_Ctx_struct::pGNUCaParser_TypedefStack_limit |
| pGNUCaParser_Typedef_SCOPE GNUCaParser_Ctx_struct::pGNUCaParser_TypedefTop |
| void(* GNUCaParser_Ctx_struct::pointer) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::postfixExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| pANTLR3_PARSER GNUCaParser_Ctx_struct::pParser |
Built in ANTLR3 context tracker contains all the generic elements required for context tracking.
| void(* GNUCaParser_Ctx_struct::primaryExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::relationalExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::selectionStatement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::shiftExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::simpleAsmExpr) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::specifierQualifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::statement) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::storageClassSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::sTRING_LITERAL) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::structDeclaration) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::structDeclarator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::structDeclaratorList) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::structOrUnion) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::structOrUnionSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred1_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred2_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred3_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred4_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred5_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred6_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred7_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| ANTLR3_BOOLEAN(* GNUCaParser_Ctx_struct::synpred8_GNUCa) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::translationUnit) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::typedefName) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::typeName) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::typeofSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::typeQualifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::typeSpecifier) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::unaryExpression) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::unaryOperator) (struct GNUCaParser_Ctx_struct *ctx) |
| void(* GNUCaParser_Ctx_struct::xorExpression) (struct GNUCaParser_Ctx_struct *ctx) |
1.8.14