GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.gluegen.cgram.GnuCLexer Class Reference
Inheritance diagram for com.jogamp.gluegen.cgram.GnuCLexer:
Collaboration diagram for com.jogamp.gluegen.cgram.GnuCLexer:

Public Member Functions

void initialize (String src)
 
void initialize ()
 
void setCountingTokens (boolean ct)
 
void setOriginalSource (String src)
 
void setSource (String src)
 
PreprocessorInfoChannel getPreprocessorInfoChannel ()
 
void setPreprocessingDirective (String pre)
 
void addDefine (String name, String value)
 
List getDefines ()
 Returns a list of Define objects corresponding to the preprocessor definitions seen during parsing. More...
 
void deferredNewline ()
 
void newline ()
 
 GnuCLexer (InputStream in)
 
 GnuCLexer (Reader in)
 
 GnuCLexer (InputBuffer ib)
 
 GnuCLexer (LexerSharedInputState state)
 
Token nextToken () throws TokenStreamException
 
final void mWhitespace (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mNumber (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mIDMEAT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mWideCharLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mCharLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mWideStringLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mStringLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mCOLON (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mCOMMA (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mQUESTION (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mSEMI (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mPTR (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLPAREN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mRPAREN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLBRACKET (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mRBRACKET (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLCURLY (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mRCURLY (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mEQUAL (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mNOT_EQUAL (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLTE (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mGTE (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mGT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDIV (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDIV_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mPLUS (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mPLUS_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mINC (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mMINUS (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mMINUS_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDEC (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mSTAR (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mSTAR_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mMOD (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mMOD_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mRSHIFT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mRSHIFT_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLSHIFT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLSHIFT_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLAND (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLNOT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLOR (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBAND (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBAND_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBNOT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBOR (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBOR_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBXOR (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBXOR_ASSIGN (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mComment (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mCPPComment (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mPREPROC_DIRECTIVE (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDefineExpr (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDefineExpr2 (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 

Static Public Attributes

static final BitSet _tokenSet_0 = new BitSet(mk_tokenSet_0())
 
static final BitSet _tokenSet_1 = new BitSet(mk_tokenSet_1())
 
static final BitSet _tokenSet_2 = new BitSet(mk_tokenSet_2())
 
static final BitSet _tokenSet_3 = new BitSet(mk_tokenSet_3())
 
static final BitSet _tokenSet_4 = new BitSet(mk_tokenSet_4())
 
static final BitSet _tokenSet_5 = new BitSet(mk_tokenSet_5())
 
static final BitSet _tokenSet_6 = new BitSet(mk_tokenSet_6())
 
static final BitSet _tokenSet_7 = new BitSet(mk_tokenSet_7())
 
static final BitSet _tokenSet_8 = new BitSet(mk_tokenSet_8())
 
static final BitSet _tokenSet_9 = new BitSet(mk_tokenSet_9())
 
static final BitSet _tokenSet_10 = new BitSet(mk_tokenSet_10())
 
static final BitSet _tokenSet_11 = new BitSet(mk_tokenSet_11())
 
static final BitSet _tokenSet_12 = new BitSet(mk_tokenSet_12())
 
static final BitSet _tokenSet_13 = new BitSet(mk_tokenSet_13())
 
static final BitSet _tokenSet_14 = new BitSet(mk_tokenSet_14())
 
static final BitSet _tokenSet_15 = new BitSet(mk_tokenSet_15())
 
static final BitSet _tokenSet_16 = new BitSet(mk_tokenSet_16())
 
static final BitSet _tokenSet_17 = new BitSet(mk_tokenSet_17())
 
static final BitSet _tokenSet_18 = new BitSet(mk_tokenSet_18())
 
static final BitSet _tokenSet_19 = new BitSet(mk_tokenSet_19())
 
static final BitSet _tokenSet_20 = new BitSet(mk_tokenSet_20())
 
static final BitSet _tokenSet_21 = new BitSet(mk_tokenSet_21())
 
static final BitSet _tokenSet_22 = new BitSet(mk_tokenSet_22())
 

Protected Member Functions

Token makeToken (int t)
 
final void mEscape (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDigit (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mIntSuffix (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mNumberSuffix (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mExponent (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mID (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mVocabulary (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDOT (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mVARARGS (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mNonWhitespace (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLineDirective (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mSpace (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mBadStringLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLongSuffix (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mUnsignedSuffix (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mFloatSuffix (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mDoubleDoubleConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mFloatDoubleConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLongDoubleConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mIntOctalConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLongOctalConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mUnsignedOctalConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mIntIntConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLongIntConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mUnsignedIntConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mIntHexConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mLongHexConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 
final void mUnsignedHexConst (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException
 

Additional Inherited Members

- Public Attributes inherited from com.jogamp.gluegen.cgram.GnuCLexerTokenTypes
int EOF = 1
 
int NULL_TREE_LOOKAHEAD = 3
 
int LITERAL_typedef = 4
 
int LITERAL_asm = 5
 
int LITERAL_volatile = 6
 
int LCURLY = 7
 
int RCURLY = 8
 
int SEMI = 9
 
int LITERAL_struct = 10
 
int LITERAL_union = 11
 
int LITERAL_enum = 12
 
int LITERAL_auto = 13
 
int LITERAL_register = 14
 
int LITERAL_extern = 15
 
int LITERAL_static = 16
 
int LITERAL_const = 17
 
int LITERAL_void = 18
 
int LITERAL_char = 19
 
int LITERAL_short = 20
 
int LITERAL_int = 21
 
int LITERAL_long = 22
 
int LITERAL_float = 23
 
int LITERAL_double = 24
 
int LITERAL_signed = 25
 
int LITERAL_unsigned = 26
 
int LITERAL_wchar_t = 33
 
int LITERAL_ptrdiff_t = 38
 
int LITERAL_intptr_t = 39
 
int LITERAL_size_t = 40
 
int LITERAL_uintptr_t = 41
 
int ID = 42
 
int COMMA = 43
 
int COLON = 44
 
int ASSIGN = 45
 
int STAR = 46
 
int LPAREN = 47
 
int RPAREN = 48
 
int LBRACKET = 49
 
int RBRACKET = 50
 
int VARARGS = 51
 
int LITERAL_while = 52
 
int LITERAL_do = 53
 
int LITERAL_for = 54
 
int LITERAL_goto = 55
 
int LITERAL_continue = 56
 
int LITERAL_break = 57
 
int LITERAL_return = 58
 
int LITERAL_case = 59
 
int LITERAL_default = 60
 
int LITERAL_if = 61
 
int LITERAL_else = 62
 
int LITERAL_switch = 63
 
int DIV_ASSIGN = 64
 
int PLUS_ASSIGN = 65
 
int MINUS_ASSIGN = 66
 
int STAR_ASSIGN = 67
 
int MOD_ASSIGN = 68
 
int RSHIFT_ASSIGN = 69
 
int LSHIFT_ASSIGN = 70
 
int BAND_ASSIGN = 71
 
int BOR_ASSIGN = 72
 
int BXOR_ASSIGN = 73
 
int QUESTION = 74
 
int LOR = 75
 
int LAND = 76
 
int BOR = 77
 
int BXOR = 78
 
int BAND = 79
 
int EQUAL = 80
 
int NOT_EQUAL = 81
 
int LT = 82
 
int LTE = 83
 
int GT = 84
 
int GTE = 85
 
int LSHIFT = 86
 
int RSHIFT = 87
 
int PLUS = 88
 
int MINUS = 89
 
int DIV = 90
 
int MOD = 91
 
int INC = 92
 
int DEC = 93
 
int LITERAL_sizeof = 94
 
int BNOT = 95
 
int LNOT = 96
 
int PTR = 97
 
int DOT = 98
 
int CharLiteral = 99
 
int StringLiteral = 100
 
int IntOctalConst = 101
 
int LongOctalConst = 102
 
int UnsignedOctalConst = 103
 
int IntIntConst = 104
 
int LongIntConst = 105
 
int UnsignedIntConst = 106
 
int IntHexConst = 107
 
int LongHexConst = 108
 
int UnsignedHexConst = 109
 
int FloatDoubleConst = 110
 
int DoubleDoubleConst = 111
 
int LongDoubleConst = 112
 
int NTypedefName = 113
 
int NInitDecl = 114
 
int NDeclarator = 115
 
int NStructDeclarator = 116
 
int NDeclaration = 117
 
int NCast = 118
 
int NPointerGroup = 119
 
int NExpressionGroup = 120
 
int NFunctionCallArgs = 121
 
int NNonemptyAbstractDeclarator = 122
 
int NInitializer = 123
 
int NStatementExpr = 124
 
int NEmptyExpression = 125
 
int NParameterTypeList = 126
 
int NFunctionDef = 127
 
int NCompoundStatement = 128
 
int NParameterDeclaration = 129
 
int NCommaExpr = 130
 
int NUnaryExpr = 131
 
int NLabel = 132
 
int NPostfixExpr = 133
 
int NRangeExpr = 134
 
int NStringSeq = 135
 
int NInitializerElementLabel = 136
 
int NLcurlyInitializer = 137
 
int NAsmAttribute = 138
 
int NGnuAsmExpr = 139
 
int NTypeMissing = 140
 
int Vocabulary = 141
 
int Whitespace = 142
 
int Comment = 143
 
int CPPComment = 144
 
int NonWhitespace = 145
 
int PREPROC_DIRECTIVE = 146
 
int DefineExpr = 147
 
int DefineExpr2 = 148
 
int Space = 149
 
int LineDirective = 150
 
int BadStringLiteral = 151
 
int Escape = 152
 
int Digit = 153
 
int LongSuffix = 154
 
int UnsignedSuffix = 155
 
int FloatSuffix = 156
 
int Exponent = 157
 
int Number = 158
 
int LITERAL___label__ = 159
 
int LITERAL_inline = 160
 
int LITERAL_typeof = 161
 
int LITERAL___complex = 162
 
int LITERAL___attribute = 163
 
int LITERAL___alignof = 164
 
int LITERAL___real = 165
 
int LITERAL___imag = 166
 
int LITERAL___extension__ = 167
 
int IntSuffix = 168
 
int NumberSuffix = 169
 
int IDMEAT = 170
 
int WideCharLiteral = 171
 
int WideStringLiteral = 172
 

Detailed Description

Definition at line 39 of file GnuCLexer.java.

Constructor & Destructor Documentation

◆ GnuCLexer() [1/4]

com.jogamp.gluegen.cgram.GnuCLexer.GnuCLexer ( InputStream  in)

Definition at line 148 of file GnuCLexer.java.

◆ GnuCLexer() [2/4]

com.jogamp.gluegen.cgram.GnuCLexer.GnuCLexer ( Reader  in)

Definition at line 151 of file GnuCLexer.java.

◆ GnuCLexer() [3/4]

com.jogamp.gluegen.cgram.GnuCLexer.GnuCLexer ( InputBuffer  ib)

Definition at line 154 of file GnuCLexer.java.

◆ GnuCLexer() [4/4]

com.jogamp.gluegen.cgram.GnuCLexer.GnuCLexer ( LexerSharedInputState  state)

Definition at line 157 of file GnuCLexer.java.

Member Function Documentation

◆ addDefine()

void com.jogamp.gluegen.cgram.GnuCLexer.addDefine ( String  name,
String  value 
)

Definition at line 109 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ deferredNewline()

void com.jogamp.gluegen.cgram.GnuCLexer.deferredNewline ( )

Definition at line 135 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ getDefines()

List com.jogamp.gluegen.cgram.GnuCLexer.getDefines ( )

Returns a list of Define objects corresponding to the preprocessor definitions seen during parsing.

Definition at line 116 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ getPreprocessorInfoChannel()

PreprocessorInfoChannel com.jogamp.gluegen.cgram.GnuCLexer.getPreprocessorInfoChannel ( )

Definition at line 99 of file GnuCLexer.java.

◆ initialize() [1/2]

void com.jogamp.gluegen.cgram.GnuCLexer.initialize ( )

Definition at line 48 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ initialize() [2/2]

void com.jogamp.gluegen.cgram.GnuCLexer.initialize ( String  src)

Definition at line 42 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ makeToken()

Token com.jogamp.gluegen.cgram.GnuCLexer.makeToken ( int  t)
protected

Definition at line 120 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1429 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBadStringLiteral()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBadStringLiteral ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2771 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mBAND()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBAND ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1934 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBAND_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBAND_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1947 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBNOT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBNOT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1960 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBOR()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBOR ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1973 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBOR_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBOR_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1986 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBXOR()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBXOR ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1999 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mBXOR_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mBXOR_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2012 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mCharLiteral()

final void com.jogamp.gluegen.cgram.GnuCLexer.mCharLiteral ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1282 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mCOLON()

final void com.jogamp.gluegen.cgram.GnuCLexer.mCOLON ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1442 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mCOMMA()

final void com.jogamp.gluegen.cgram.GnuCLexer.mCOMMA ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1455 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mComment()

final void com.jogamp.gluegen.cgram.GnuCLexer.mComment ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2025 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mCPPComment()

final void com.jogamp.gluegen.cgram.GnuCLexer.mCPPComment ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2089 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDEC()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDEC ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1778 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDefineExpr()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDefineExpr ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2613 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDefineExpr2()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDefineExpr2 ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2679 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDigit()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDigit ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 674 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDIV()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDIV ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1687 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDIV_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDIV_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1700 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mDOT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDOT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 1507 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mDoubleDoubleConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mDoubleDoubleConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2867 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mEQUAL()

final void com.jogamp.gluegen.cgram.GnuCLexer.mEQUAL ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1609 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mEscape()

final void com.jogamp.gluegen.cgram.GnuCLexer.mEscape ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 585 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mExponent()

final void com.jogamp.gluegen.cgram.GnuCLexer.mExponent ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 1093 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mFloatDoubleConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mFloatDoubleConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2879 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mFloatSuffix()

final void com.jogamp.gluegen.cgram.GnuCLexer.mFloatSuffix ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2839 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mGT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mGT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1674 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mGTE()

final void com.jogamp.gluegen.cgram.GnuCLexer.mGTE ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1661 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mID()

final void com.jogamp.gluegen.cgram.GnuCLexer.mID ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 1188 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mIDMEAT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mIDMEAT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1161 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mINC()

final void com.jogamp.gluegen.cgram.GnuCLexer.mINC ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1739 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mIntHexConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mIntHexConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2975 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mIntIntConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mIntIntConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2939 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mIntOctalConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mIntOctalConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2903 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mIntSuffix()

final void com.jogamp.gluegen.cgram.GnuCLexer.mIntSuffix ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 687 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLAND()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLAND ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1895 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLBRACKET()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLBRACKET ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1557 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLCURLY()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLCURLY ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1583 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLineDirective()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLineDirective ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2334 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLNOT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLNOT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1908 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLongDoubleConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLongDoubleConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2891 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mLongHexConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLongHexConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2987 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mLongIntConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLongIntConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2951 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mLongOctalConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLongOctalConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2915 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mLongSuffix()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLongSuffix ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2783 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mLOR()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLOR ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1921 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLPAREN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLPAREN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1531 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLSHIFT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLSHIFT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1869 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLSHIFT_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLSHIFT_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1882 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1648 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mLTE()

final void com.jogamp.gluegen.cgram.GnuCLexer.mLTE ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1635 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mMINUS()

final void com.jogamp.gluegen.cgram.GnuCLexer.mMINUS ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1752 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mMINUS_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mMINUS_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1765 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mMOD()

final void com.jogamp.gluegen.cgram.GnuCLexer.mMOD ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1817 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mMOD_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mMOD_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1830 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mNonWhitespace()

final void com.jogamp.gluegen.cgram.GnuCLexer.mNonWhitespace ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2121 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mNOT_EQUAL()

final void com.jogamp.gluegen.cgram.GnuCLexer.mNOT_EQUAL ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1622 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mNumber()

final void com.jogamp.gluegen.cgram.GnuCLexer.mNumber ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 779 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mNumberSuffix()

final void com.jogamp.gluegen.cgram.GnuCLexer.mNumberSuffix ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 745 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mPLUS()

final void com.jogamp.gluegen.cgram.GnuCLexer.mPLUS ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1713 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mPLUS_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mPLUS_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1726 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mPREPROC_DIRECTIVE()

final void com.jogamp.gluegen.cgram.GnuCLexer.mPREPROC_DIRECTIVE ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 2147 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mPTR()

final void com.jogamp.gluegen.cgram.GnuCLexer.mPTR ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1494 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mQUESTION()

final void com.jogamp.gluegen.cgram.GnuCLexer.mQUESTION ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1468 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mRBRACKET()

final void com.jogamp.gluegen.cgram.GnuCLexer.mRBRACKET ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1570 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mRCURLY()

final void com.jogamp.gluegen.cgram.GnuCLexer.mRCURLY ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1596 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mRPAREN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mRPAREN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1544 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mRSHIFT()

final void com.jogamp.gluegen.cgram.GnuCLexer.mRSHIFT ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1843 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mRSHIFT_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mRSHIFT_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1856 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mSEMI()

final void com.jogamp.gluegen.cgram.GnuCLexer.mSEMI ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1481 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mSpace()

final void com.jogamp.gluegen.cgram.GnuCLexer.mSpace ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2578 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mSTAR()

final void com.jogamp.gluegen.cgram.GnuCLexer.mSTAR ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1791 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mSTAR_ASSIGN()

final void com.jogamp.gluegen.cgram.GnuCLexer.mSTAR_ASSIGN ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1804 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mStringLiteral()

final void com.jogamp.gluegen.cgram.GnuCLexer.mStringLiteral ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1327 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mUnsignedHexConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mUnsignedHexConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2999 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mUnsignedIntConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mUnsignedIntConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2963 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mUnsignedOctalConst()

final void com.jogamp.gluegen.cgram.GnuCLexer.mUnsignedOctalConst ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2927 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mUnsignedSuffix()

final void com.jogamp.gluegen.cgram.GnuCLexer.mUnsignedSuffix ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 2811 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mVARARGS()

final void com.jogamp.gluegen.cgram.GnuCLexer.mVARARGS ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 1519 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mVocabulary()

final void com.jogamp.gluegen.cgram.GnuCLexer.mVocabulary ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException
protected

Definition at line 1416 of file GnuCLexer.java.

Here is the call graph for this function:

◆ mWhitespace()

final void com.jogamp.gluegen.cgram.GnuCLexer.mWhitespace ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 510 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mWideCharLiteral()

final void com.jogamp.gluegen.cgram.GnuCLexer.mWideCharLiteral ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1265 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mWideStringLiteral()

final void com.jogamp.gluegen.cgram.GnuCLexer.mWideStringLiteral ( boolean  _createToken) throws RecognitionException, CharStreamException, TokenStreamException

Definition at line 1310 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ newline()

void com.jogamp.gluegen.cgram.GnuCLexer.newline ( )

Definition at line 139 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ nextToken()

Token com.jogamp.gluegen.cgram.GnuCLexer.nextToken ( ) throws TokenStreamException

Definition at line 221 of file GnuCLexer.java.

◆ setCountingTokens()

void com.jogamp.gluegen.cgram.GnuCLexer.setCountingTokens ( boolean  ct)

Definition at line 78 of file GnuCLexer.java.

◆ setOriginalSource()

void com.jogamp.gluegen.cgram.GnuCLexer.setOriginalSource ( String  src)

Definition at line 89 of file GnuCLexer.java.

Here is the caller graph for this function:

◆ setPreprocessingDirective()

void com.jogamp.gluegen.cgram.GnuCLexer.setPreprocessingDirective ( String  pre)

Definition at line 104 of file GnuCLexer.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setSource()

void com.jogamp.gluegen.cgram.GnuCLexer.setSource ( String  src)

Definition at line 94 of file GnuCLexer.java.

Member Data Documentation

◆ _tokenSet_0

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_0 = new BitSet(mk_tokenSet_0())
static

Definition at line 3016 of file GnuCLexer.java.

◆ _tokenSet_1

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_1 = new BitSet(mk_tokenSet_1())
static

Definition at line 3021 of file GnuCLexer.java.

◆ _tokenSet_10

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_10 = new BitSet(mk_tokenSet_10())
static

Definition at line 3071 of file GnuCLexer.java.

◆ _tokenSet_11

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_11 = new BitSet(mk_tokenSet_11())
static

Definition at line 3078 of file GnuCLexer.java.

◆ _tokenSet_12

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_12 = new BitSet(mk_tokenSet_12())
static

Definition at line 3086 of file GnuCLexer.java.

◆ _tokenSet_13

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_13 = new BitSet(mk_tokenSet_13())
static

Definition at line 3093 of file GnuCLexer.java.

◆ _tokenSet_14

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_14 = new BitSet(mk_tokenSet_14())
static

Definition at line 3100 of file GnuCLexer.java.

◆ _tokenSet_15

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_15 = new BitSet(mk_tokenSet_15())
static

Definition at line 3105 of file GnuCLexer.java.

◆ _tokenSet_16

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_16 = new BitSet(mk_tokenSet_16())
static

Definition at line 3110 of file GnuCLexer.java.

◆ _tokenSet_17

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_17 = new BitSet(mk_tokenSet_17())
static

Definition at line 3115 of file GnuCLexer.java.

◆ _tokenSet_18

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_18 = new BitSet(mk_tokenSet_18())
static

Definition at line 3120 of file GnuCLexer.java.

◆ _tokenSet_19

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_19 = new BitSet(mk_tokenSet_19())
static

Definition at line 3125 of file GnuCLexer.java.

◆ _tokenSet_2

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_2 = new BitSet(mk_tokenSet_2())
static

Definition at line 3026 of file GnuCLexer.java.

◆ _tokenSet_20

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_20 = new BitSet(mk_tokenSet_20())
static

Definition at line 3130 of file GnuCLexer.java.

◆ _tokenSet_21

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_21 = new BitSet(mk_tokenSet_21())
static

Definition at line 3135 of file GnuCLexer.java.

◆ _tokenSet_22

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_22 = new BitSet(mk_tokenSet_22())
static

Definition at line 3140 of file GnuCLexer.java.

◆ _tokenSet_3

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_3 = new BitSet(mk_tokenSet_3())
static

Definition at line 3034 of file GnuCLexer.java.

◆ _tokenSet_4

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_4 = new BitSet(mk_tokenSet_4())
static

Definition at line 3039 of file GnuCLexer.java.

◆ _tokenSet_5

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_5 = new BitSet(mk_tokenSet_5())
static

Definition at line 3044 of file GnuCLexer.java.

◆ _tokenSet_6

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_6 = new BitSet(mk_tokenSet_6())
static

Definition at line 3049 of file GnuCLexer.java.

◆ _tokenSet_7

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_7 = new BitSet(mk_tokenSet_7())
static

Definition at line 3054 of file GnuCLexer.java.

◆ _tokenSet_8

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_8 = new BitSet(mk_tokenSet_8())
static

Definition at line 3059 of file GnuCLexer.java.

◆ _tokenSet_9

final BitSet com.jogamp.gluegen.cgram.GnuCLexer._tokenSet_9 = new BitSet(mk_tokenSet_9())
static

Definition at line 3064 of file GnuCLexer.java.


The documentation for this class was generated from the following file: