Package com.jogamp.gluegen.cgram
Class GnuCParser
- java.lang.Object
-
- antlr.Parser
-
- antlr.LLkParser
-
- com.jogamp.gluegen.cgram.GnuCParser
-
- All Implemented Interfaces:
GNUCTokenTypes
public class GnuCParser extends antlr.LLkParser implements GNUCTokenTypes
-
-
Field Summary
Fields Modifier and Type Field Description static String[]_tokenNamesstatic antlr.collections.impl.BitSet_tokenSet_0static antlr.collections.impl.BitSet_tokenSet_1static antlr.collections.impl.BitSet_tokenSet_10static antlr.collections.impl.BitSet_tokenSet_11static antlr.collections.impl.BitSet_tokenSet_12static antlr.collections.impl.BitSet_tokenSet_13static antlr.collections.impl.BitSet_tokenSet_14static antlr.collections.impl.BitSet_tokenSet_15static antlr.collections.impl.BitSet_tokenSet_16static antlr.collections.impl.BitSet_tokenSet_17static antlr.collections.impl.BitSet_tokenSet_18static antlr.collections.impl.BitSet_tokenSet_19static antlr.collections.impl.BitSet_tokenSet_2static antlr.collections.impl.BitSet_tokenSet_20static antlr.collections.impl.BitSet_tokenSet_21static antlr.collections.impl.BitSet_tokenSet_22static antlr.collections.impl.BitSet_tokenSet_23static antlr.collections.impl.BitSet_tokenSet_24static antlr.collections.impl.BitSet_tokenSet_25static antlr.collections.impl.BitSet_tokenSet_26static antlr.collections.impl.BitSet_tokenSet_27static antlr.collections.impl.BitSet_tokenSet_28static antlr.collections.impl.BitSet_tokenSet_29static antlr.collections.impl.BitSet_tokenSet_3static antlr.collections.impl.BitSet_tokenSet_30static antlr.collections.impl.BitSet_tokenSet_31static antlr.collections.impl.BitSet_tokenSet_32static antlr.collections.impl.BitSet_tokenSet_33static antlr.collections.impl.BitSet_tokenSet_34static antlr.collections.impl.BitSet_tokenSet_35static antlr.collections.impl.BitSet_tokenSet_36static antlr.collections.impl.BitSet_tokenSet_37static antlr.collections.impl.BitSet_tokenSet_38static antlr.collections.impl.BitSet_tokenSet_39static antlr.collections.impl.BitSet_tokenSet_4static antlr.collections.impl.BitSet_tokenSet_40static antlr.collections.impl.BitSet_tokenSet_41static antlr.collections.impl.BitSet_tokenSet_42static antlr.collections.impl.BitSet_tokenSet_43static antlr.collections.impl.BitSet_tokenSet_44static antlr.collections.impl.BitSet_tokenSet_45static antlr.collections.impl.BitSet_tokenSet_46static antlr.collections.impl.BitSet_tokenSet_47static antlr.collections.impl.BitSet_tokenSet_48static antlr.collections.impl.BitSet_tokenSet_49static antlr.collections.impl.BitSet_tokenSet_5static antlr.collections.impl.BitSet_tokenSet_50static antlr.collections.impl.BitSet_tokenSet_51static antlr.collections.impl.BitSet_tokenSet_52static antlr.collections.impl.BitSet_tokenSet_53static antlr.collections.impl.BitSet_tokenSet_54static antlr.collections.impl.BitSet_tokenSet_55static antlr.collections.impl.BitSet_tokenSet_56static antlr.collections.impl.BitSet_tokenSet_57static antlr.collections.impl.BitSet_tokenSet_58static antlr.collections.impl.BitSet_tokenSet_59static antlr.collections.impl.BitSet_tokenSet_6static antlr.collections.impl.BitSet_tokenSet_60static antlr.collections.impl.BitSet_tokenSet_61static antlr.collections.impl.BitSet_tokenSet_62static antlr.collections.impl.BitSet_tokenSet_63static antlr.collections.impl.BitSet_tokenSet_64static antlr.collections.impl.BitSet_tokenSet_65static antlr.collections.impl.BitSet_tokenSet_66static antlr.collections.impl.BitSet_tokenSet_67static antlr.collections.impl.BitSet_tokenSet_68static antlr.collections.impl.BitSet_tokenSet_69static antlr.collections.impl.BitSet_tokenSet_7static antlr.collections.impl.BitSet_tokenSet_70static antlr.collections.impl.BitSet_tokenSet_71static antlr.collections.impl.BitSet_tokenSet_72static antlr.collections.impl.BitSet_tokenSet_73static antlr.collections.impl.BitSet_tokenSet_74static antlr.collections.impl.BitSet_tokenSet_75static antlr.collections.impl.BitSet_tokenSet_76static antlr.collections.impl.BitSet_tokenSet_77static antlr.collections.impl.BitSet_tokenSet_78static antlr.collections.impl.BitSet_tokenSet_79static antlr.collections.impl.BitSet_tokenSet_8static antlr.collections.impl.BitSet_tokenSet_80static antlr.collections.impl.BitSet_tokenSet_81static antlr.collections.impl.BitSet_tokenSet_82static antlr.collections.impl.BitSet_tokenSet_83static antlr.collections.impl.BitSet_tokenSet_9static booleanCPPCommentsprotected booleandebuggingCSymbolTablesymbolTableprotected intunnamedScopeCounter-
Fields inherited from class antlr.Parser
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap
-
Fields inherited from interface com.jogamp.gluegen.cgram.GNUCTokenTypes
ASSIGN, BadStringLiteral, BAND, BAND_ASSIGN, BNOT, BOR, BOR_ASSIGN, BXOR, BXOR_ASSIGN, CharLiteral, COLON, COMMA, Comment, CPPComment, DEC, DefineExpr, DefineExpr2, Digit, DIV, DIV_ASSIGN, DOT, DoubleDoubleConst, EOF, EQUAL, Escape, Exponent, FloatDoubleConst, FloatSuffix, GT, GTE, ID, INC, IntHexConst, IntIntConst, IntOctalConst, LAND, LBRACKET, LCURLY, LineDirective, LITERAL___alignof, LITERAL___attribute, LITERAL___complex, LITERAL___imag, LITERAL___label__, LITERAL___real, LITERAL_asm, LITERAL_auto, LITERAL_break, LITERAL_case, LITERAL_char, LITERAL_const, LITERAL_continue, LITERAL_default, LITERAL_do, LITERAL_double, LITERAL_else, LITERAL_enum, LITERAL_extern, LITERAL_float, LITERAL_for, LITERAL_goto, LITERAL_if, LITERAL_inline, LITERAL_int, LITERAL_intptr_t, LITERAL_long, LITERAL_ptrdiff_t, LITERAL_register, LITERAL_return, LITERAL_short, LITERAL_signed, LITERAL_size_t, LITERAL_sizeof, LITERAL_static, LITERAL_struct, LITERAL_switch, LITERAL_typedef, LITERAL_typeof, LITERAL_uintptr_t, LITERAL_union, LITERAL_unsigned, LITERAL_void, LITERAL_volatile, LITERAL_wchar_t, LITERAL_while, LNOT, LongDoubleConst, LongHexConst, LongIntConst, LongOctalConst, LongSuffix, LOR, LPAREN, LSHIFT, LSHIFT_ASSIGN, LT, LTE, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NAsmAttribute, NCast, NCommaExpr, NCompoundStatement, NDeclaration, NDeclarator, NEmptyExpression, NExpressionGroup, NFunctionCallArgs, NFunctionDef, NGnuAsmExpr, NInitDecl, NInitializer, NInitializerElementLabel, NLabel, NLcurlyInitializer, NNonemptyAbstractDeclarator, NonWhitespace, NOT_EQUAL, NParameterDeclaration, NParameterTypeList, NPointerGroup, NPostfixExpr, NRangeExpr, NStatementExpr, NStringSeq, NStructDeclarator, NTypedefName, NTypeMissing, NULL_TREE_LOOKAHEAD, Number, NUnaryExpr, PLUS, PLUS_ASSIGN, PREPROC_DIRECTIVE, PTR, QUESTION, RBRACKET, RCURLY, RPAREN, RSHIFT, RSHIFT_ASSIGN, SEMI, Space, STAR, STAR_ASSIGN, StringLiteral, UnsignedHexConst, UnsignedIntConst, UnsignedOctalConst, UnsignedSuffix, VARARGS, Vocabulary, Whitespace
-
-
Constructor Summary
Constructors Modifier Constructor Description GnuCParser(antlr.ParserSharedInputState state)GnuCParser(antlr.TokenBuffer tokenBuf)protectedGnuCParser(antlr.TokenBuffer tokenBuf, int k)GnuCParser(antlr.TokenStream lexer)protectedGnuCParser(antlr.TokenStream lexer, int k)
-
Method Summary
-
Methods inherited from class antlr.Parser
addMessageListener, addParserListener, addParserMatchListener, addParserTokenListener, addSemanticPredicateListener, addSyntacticPredicateListener, addTraceListener, consumeUntil, consumeUntil, defaultDebuggingSetup, getAST, getASTFactory, getFilename, getInputState, getTokenName, getTokenNames, getTokenTypeToASTClassMap, isDebugMode, mark, match, matchNot, panic, recover, removeMessageListener, removeParserListener, removeParserMatchListener, removeParserTokenListener, removeSemanticPredicateListener, removeSyntacticPredicateListener, removeTraceListener, rewind, setASTFactory, setASTNodeClass, setASTNodeType, setDebugMode, setFilename, setIgnoreInvalidDebugCalls, setInputState, setTokenBuffer, traceIndent
-
-
-
-
Field Detail
-
CPPComments
public static boolean CPPComments
-
symbolTable
public CSymbolTable symbolTable
-
unnamedScopeCounter
protected int unnamedScopeCounter
-
debugging
protected boolean debugging
-
_tokenNames
public static final String[] _tokenNames
-
_tokenSet_0
public static final antlr.collections.impl.BitSet _tokenSet_0
-
_tokenSet_1
public static final antlr.collections.impl.BitSet _tokenSet_1
-
_tokenSet_2
public static final antlr.collections.impl.BitSet _tokenSet_2
-
_tokenSet_3
public static final antlr.collections.impl.BitSet _tokenSet_3
-
_tokenSet_4
public static final antlr.collections.impl.BitSet _tokenSet_4
-
_tokenSet_5
public static final antlr.collections.impl.BitSet _tokenSet_5
-
_tokenSet_6
public static final antlr.collections.impl.BitSet _tokenSet_6
-
_tokenSet_7
public static final antlr.collections.impl.BitSet _tokenSet_7
-
_tokenSet_8
public static final antlr.collections.impl.BitSet _tokenSet_8
-
_tokenSet_9
public static final antlr.collections.impl.BitSet _tokenSet_9
-
_tokenSet_10
public static final antlr.collections.impl.BitSet _tokenSet_10
-
_tokenSet_11
public static final antlr.collections.impl.BitSet _tokenSet_11
-
_tokenSet_12
public static final antlr.collections.impl.BitSet _tokenSet_12
-
_tokenSet_13
public static final antlr.collections.impl.BitSet _tokenSet_13
-
_tokenSet_14
public static final antlr.collections.impl.BitSet _tokenSet_14
-
_tokenSet_15
public static final antlr.collections.impl.BitSet _tokenSet_15
-
_tokenSet_16
public static final antlr.collections.impl.BitSet _tokenSet_16
-
_tokenSet_17
public static final antlr.collections.impl.BitSet _tokenSet_17
-
_tokenSet_18
public static final antlr.collections.impl.BitSet _tokenSet_18
-
_tokenSet_19
public static final antlr.collections.impl.BitSet _tokenSet_19
-
_tokenSet_20
public static final antlr.collections.impl.BitSet _tokenSet_20
-
_tokenSet_21
public static final antlr.collections.impl.BitSet _tokenSet_21
-
_tokenSet_22
public static final antlr.collections.impl.BitSet _tokenSet_22
-
_tokenSet_23
public static final antlr.collections.impl.BitSet _tokenSet_23
-
_tokenSet_24
public static final antlr.collections.impl.BitSet _tokenSet_24
-
_tokenSet_25
public static final antlr.collections.impl.BitSet _tokenSet_25
-
_tokenSet_26
public static final antlr.collections.impl.BitSet _tokenSet_26
-
_tokenSet_27
public static final antlr.collections.impl.BitSet _tokenSet_27
-
_tokenSet_28
public static final antlr.collections.impl.BitSet _tokenSet_28
-
_tokenSet_29
public static final antlr.collections.impl.BitSet _tokenSet_29
-
_tokenSet_30
public static final antlr.collections.impl.BitSet _tokenSet_30
-
_tokenSet_31
public static final antlr.collections.impl.BitSet _tokenSet_31
-
_tokenSet_32
public static final antlr.collections.impl.BitSet _tokenSet_32
-
_tokenSet_33
public static final antlr.collections.impl.BitSet _tokenSet_33
-
_tokenSet_34
public static final antlr.collections.impl.BitSet _tokenSet_34
-
_tokenSet_35
public static final antlr.collections.impl.BitSet _tokenSet_35
-
_tokenSet_36
public static final antlr.collections.impl.BitSet _tokenSet_36
-
_tokenSet_37
public static final antlr.collections.impl.BitSet _tokenSet_37
-
_tokenSet_38
public static final antlr.collections.impl.BitSet _tokenSet_38
-
_tokenSet_39
public static final antlr.collections.impl.BitSet _tokenSet_39
-
_tokenSet_40
public static final antlr.collections.impl.BitSet _tokenSet_40
-
_tokenSet_41
public static final antlr.collections.impl.BitSet _tokenSet_41
-
_tokenSet_42
public static final antlr.collections.impl.BitSet _tokenSet_42
-
_tokenSet_43
public static final antlr.collections.impl.BitSet _tokenSet_43
-
_tokenSet_44
public static final antlr.collections.impl.BitSet _tokenSet_44
-
_tokenSet_45
public static final antlr.collections.impl.BitSet _tokenSet_45
-
_tokenSet_46
public static final antlr.collections.impl.BitSet _tokenSet_46
-
_tokenSet_47
public static final antlr.collections.impl.BitSet _tokenSet_47
-
_tokenSet_48
public static final antlr.collections.impl.BitSet _tokenSet_48
-
_tokenSet_49
public static final antlr.collections.impl.BitSet _tokenSet_49
-
_tokenSet_50
public static final antlr.collections.impl.BitSet _tokenSet_50
-
_tokenSet_51
public static final antlr.collections.impl.BitSet _tokenSet_51
-
_tokenSet_52
public static final antlr.collections.impl.BitSet _tokenSet_52
-
_tokenSet_53
public static final antlr.collections.impl.BitSet _tokenSet_53
-
_tokenSet_54
public static final antlr.collections.impl.BitSet _tokenSet_54
-
_tokenSet_55
public static final antlr.collections.impl.BitSet _tokenSet_55
-
_tokenSet_56
public static final antlr.collections.impl.BitSet _tokenSet_56
-
_tokenSet_57
public static final antlr.collections.impl.BitSet _tokenSet_57
-
_tokenSet_58
public static final antlr.collections.impl.BitSet _tokenSet_58
-
_tokenSet_59
public static final antlr.collections.impl.BitSet _tokenSet_59
-
_tokenSet_60
public static final antlr.collections.impl.BitSet _tokenSet_60
-
_tokenSet_61
public static final antlr.collections.impl.BitSet _tokenSet_61
-
_tokenSet_62
public static final antlr.collections.impl.BitSet _tokenSet_62
-
_tokenSet_63
public static final antlr.collections.impl.BitSet _tokenSet_63
-
_tokenSet_64
public static final antlr.collections.impl.BitSet _tokenSet_64
-
_tokenSet_65
public static final antlr.collections.impl.BitSet _tokenSet_65
-
_tokenSet_66
public static final antlr.collections.impl.BitSet _tokenSet_66
-
_tokenSet_67
public static final antlr.collections.impl.BitSet _tokenSet_67
-
_tokenSet_68
public static final antlr.collections.impl.BitSet _tokenSet_68
-
_tokenSet_69
public static final antlr.collections.impl.BitSet _tokenSet_69
-
_tokenSet_70
public static final antlr.collections.impl.BitSet _tokenSet_70
-
_tokenSet_71
public static final antlr.collections.impl.BitSet _tokenSet_71
-
_tokenSet_72
public static final antlr.collections.impl.BitSet _tokenSet_72
-
_tokenSet_73
public static final antlr.collections.impl.BitSet _tokenSet_73
-
_tokenSet_74
public static final antlr.collections.impl.BitSet _tokenSet_74
-
_tokenSet_75
public static final antlr.collections.impl.BitSet _tokenSet_75
-
_tokenSet_76
public static final antlr.collections.impl.BitSet _tokenSet_76
-
_tokenSet_77
public static final antlr.collections.impl.BitSet _tokenSet_77
-
_tokenSet_78
public static final antlr.collections.impl.BitSet _tokenSet_78
-
_tokenSet_79
public static final antlr.collections.impl.BitSet _tokenSet_79
-
_tokenSet_80
public static final antlr.collections.impl.BitSet _tokenSet_80
-
_tokenSet_81
public static final antlr.collections.impl.BitSet _tokenSet_81
-
_tokenSet_82
public static final antlr.collections.impl.BitSet _tokenSet_82
-
_tokenSet_83
public static final antlr.collections.impl.BitSet _tokenSet_83
-
-
Constructor Detail
-
GnuCParser
protected GnuCParser(antlr.TokenBuffer tokenBuf, int k)
-
GnuCParser
public GnuCParser(antlr.TokenBuffer tokenBuf)
-
GnuCParser
protected GnuCParser(antlr.TokenStream lexer, int k)
-
GnuCParser
public GnuCParser(antlr.TokenStream lexer)
-
GnuCParser
public GnuCParser(antlr.ParserSharedInputState state)
-
-
Method Detail
-
isTypedefName
public boolean isTypedefName(String name)
-
getAScopeName
public String getAScopeName()
-
pushScope
public void pushScope(String scopeName)
-
popScope
public void popScope()
-
getDebug
public boolean getDebug()
-
setDebug
public void setDebug(boolean debug)
-
reportError
public void reportError(antlr.RecognitionException ex)
- Overrides:
reportErrorin classantlr.Parser
-
reportError
public void reportError(String s)
- Overrides:
reportErrorin classantlr.Parser
-
reportWarning
public void reportWarning(String s)
- Overrides:
reportWarningin classantlr.Parser
-
match
public void match(int t) throws antlr.MismatchedTokenException- Overrides:
matchin classantlr.Parser- Throws:
antlr.MismatchedTokenException
-
traceIn
public void traceIn(String rname)
- Overrides:
traceInin classantlr.LLkParser
-
traceOut
public void traceOut(String rname)
- Overrides:
traceOutin classantlr.LLkParser
-
translationUnit
public final void translationUnit() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
externalList
public final void externalList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
asm_expr
public final void asm_expr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
expr
public final void expr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
idList
public final void idList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
externalDef
public final void externalDef() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declaration
public final void declaration() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
functionPrefix
public final void functionPrefix() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
functionDef
public final void functionDef() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
typelessDeclaration
public final void typelessDeclaration() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
functionDeclSpecifiers
public final void functionDeclSpecifiers() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declarator
public final String declarator(boolean isFunctionDefinition) throws antlr.RecognitionException, antlr.TokenStreamException
- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
initDeclList
public final void initDeclList(antlr.collections.AST declarationSpecifiers) throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
initializer
public final void initializer() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
initializerElementLabel
public final void initializerElementLabel() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
assignExpr
public final void assignExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
lcurlyInitializer
public final void lcurlyInitializer() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
constExpr
public final void constExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
rangeExpr
public final void rangeExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
initializerList
public final void initializerList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
pointerGroup
public final void pointerGroup() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declaratorParamaterList
public final void declaratorParamaterList(boolean isFunctionDefinition, String declName) throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declSpecifiers
public final void declSpecifiers() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
parameterTypeList
public final void parameterTypeList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
parameterDeclaration
public final void parameterDeclaration() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declarationList
public final void declarationList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
localLabelDeclaration
public final void localLabelDeclaration() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
declarationPredictor
public final void declarationPredictor() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
functionStorageClassSpecifier
public final void functionStorageClassSpecifier() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
typeSpecifier
public final int typeSpecifier(int specCount) throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structOrUnionSpecifier
public final void structOrUnionSpecifier() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
attributeDecl
public final void attributeDecl() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
enumSpecifier
public final void enumSpecifier() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
typedefName
public final void typedefName() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
typeName
public final void typeName() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structOrUnion
public final void structOrUnion() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structDeclarationList
public final void structDeclarationList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structDeclaration
public final void structDeclaration() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
specifierQualifierList
public final void specifierQualifierList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structDeclaratorList
public final void structDeclaratorList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
structDeclarator
public final void structDeclarator() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
enumList
public final void enumList(String enumName) throws antlr.RecognitionException, antlr.TokenStreamException
- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
enumerator
public final void enumerator(String enumName) throws antlr.RecognitionException, antlr.TokenStreamException
- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
initDecl
public final void initDecl(antlr.collections.AST declarationSpecifiers) throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
attributeList
public final void attributeList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
stringConst
protected final void stringConst() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
attribute
public final void attribute() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
compoundStatement
public final void compoundStatement(String scopeName) throws antlr.RecognitionException, antlr.TokenStreamException
- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
nestedFunctionDef
public final void nestedFunctionDef() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
statementList
public final void statementList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
statement
public final void statement() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
conditionalExpr
public final void conditionalExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
logicalOrExpr
public final void logicalOrExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
castExpr
public final void castExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
unaryExpr
public final void unaryExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
nonemptyAbstractDeclarator
public final void nonemptyAbstractDeclarator() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
postfixExpr
public final void postfixExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
unaryOperator
public final void unaryOperator() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
gnuAsmExpr
public final void gnuAsmExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
strOptExprPair
public final void strOptExprPair() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
primaryExpr
public final void primaryExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
charConst
protected final void charConst() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
storageClassSpecifier
public final void storageClassSpecifier() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
typeQualifier
public final void typeQualifier() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
assignOperator
public final void assignOperator() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
logicalAndExpr
public final void logicalAndExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
inclusiveOrExpr
public final void inclusiveOrExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
exclusiveOrExpr
public final void exclusiveOrExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
bitAndExpr
public final void bitAndExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
equalityExpr
public final void equalityExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
relationalExpr
public final void relationalExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
shiftExpr
public final void shiftExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
additiveExpr
public final void additiveExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
multExpr
public final void multExpr() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
postfixSuffix
public final void postfixSuffix() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
functionCall
public final void functionCall() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
argExprList
public final void argExprList() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
intConst
protected final void intConst() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
floatConst
protected final void floatConst() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
dummy
public final void dummy() throws antlr.RecognitionException, antlr.TokenStreamException- Throws:
antlr.RecognitionExceptionantlr.TokenStreamException
-
buildTokenTypeASTClassMap
protected void buildTokenTypeASTClassMap()
-
-