|
GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java (public API).
|
Public Member Functions | |
| void | setCountingTokens (boolean ct) |
| void | setOriginalSource (String src) |
| void | setSource (String src) |
| PreprocessorInfoChannel | getPreprocessorInfoChannel () |
| void | setPreprocessingDirective (String pre) |
| void | addDefine (String name, String value) |
| void | deferredNewline () |
| void | newline () |
| StdCLexer (InputStream in) | |
| StdCLexer (Reader in) | |
| StdCLexer (InputBuffer ib) | |
| StdCLexer (LexerSharedInputState state) | |
| Token | nextToken () throws 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 | mWhitespace (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 | mID (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mDefineExpr (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mDefineExpr2 (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mNumber (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mStringLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mCharLiteral (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 | 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 | mEscape (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mBadStringLiteral (boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException |
| final void | mDigit (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 | mExponent (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 |
Definition at line 37 of file StdCLexer.java.
| com.jogamp.gluegen.cgram.StdCLexer.StdCLexer | ( | InputStream | in | ) |
Definition at line 110 of file StdCLexer.java.
| com.jogamp.gluegen.cgram.StdCLexer.StdCLexer | ( | Reader | in | ) |
Definition at line 113 of file StdCLexer.java.
| com.jogamp.gluegen.cgram.StdCLexer.StdCLexer | ( | InputBuffer | ib | ) |
Definition at line 116 of file StdCLexer.java.
| com.jogamp.gluegen.cgram.StdCLexer.StdCLexer | ( | LexerSharedInputState | state | ) |
Definition at line 119 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.addDefine | ( | String | name, |
| String | value | ||
| ) |
| void com.jogamp.gluegen.cgram.StdCLexer.deferredNewline | ( | ) |
| PreprocessorInfoChannel com.jogamp.gluegen.cgram.StdCLexer.getPreprocessorInfoChannel | ( | ) |
Definition at line 68 of file StdCLexer.java.
|
protected |
| final void com.jogamp.gluegen.cgram.StdCLexer.mASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 480 of file StdCLexer.java.
|
protected |
| final void com.jogamp.gluegen.cgram.StdCLexer.mBAND | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 985 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBAND_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 998 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBNOT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1011 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBOR | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1024 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBOR_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1037 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBXOR | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1050 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mBXOR_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1063 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mCharLiteral | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 2411 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mCOLON | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 493 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mCOMMA | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 506 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mComment | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1174 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mCPPComment | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1238 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mDEC | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 829 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mDefineExpr | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1831 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mDefineExpr2 | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1897 of file StdCLexer.java.
|
protected |
Definition at line 2599 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mDIV | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 738 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mDIV_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 751 of file StdCLexer.java.
|
protected |
|
protected |
| final void com.jogamp.gluegen.cgram.StdCLexer.mEQUAL | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 660 of file StdCLexer.java.
|
protected |
Definition at line 2439 of file StdCLexer.java.
|
protected |
Definition at line 2696 of file StdCLexer.java.
|
protected |
|
protected |
Definition at line 2668 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mGT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 725 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mGTE | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 712 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mID | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1762 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mINC | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 790 of file StdCLexer.java.
|
protected |
|
protected |
|
protected |
| final void com.jogamp.gluegen.cgram.StdCLexer.mLAND | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 946 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLBRACKET | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 608 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLCURLY | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 634 of file StdCLexer.java.
|
protected |
Definition at line 1483 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLNOT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 959 of file StdCLexer.java.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 2612 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLOR | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 972 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLPAREN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 582 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLSHIFT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 920 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLSHIFT_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 933 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 699 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mLTE | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 686 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mMINUS | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 803 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mMINUS_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 816 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mMOD | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 868 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mMOD_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 881 of file StdCLexer.java.
|
protected |
Definition at line 1270 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mNOT_EQUAL | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 673 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mNumber | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1989 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mPLUS | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 764 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mPLUS_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 777 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mPREPROC_DIRECTIVE | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1296 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mPTR | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 545 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mQUESTION | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 519 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mRBRACKET | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 621 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mRCURLY | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 647 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mRPAREN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 595 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mRSHIFT | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 894 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mRSHIFT_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 907 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mSEMI | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 532 of file StdCLexer.java.
|
protected |
Definition at line 1727 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mSTAR | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 842 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mSTAR_ASSIGN | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 855 of file StdCLexer.java.
| final void com.jogamp.gluegen.cgram.StdCLexer.mStringLiteral | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 2340 of file StdCLexer.java.
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 2640 of file StdCLexer.java.
|
protected |
|
protected |
| final void com.jogamp.gluegen.cgram.StdCLexer.mWhitespace | ( | boolean | _createToken | ) | throws RecognitionException, CharStreamException, TokenStreamException |
Definition at line 1076 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.newline | ( | ) |
| Token com.jogamp.gluegen.cgram.StdCLexer.nextToken | ( | ) | throws TokenStreamException |
Definition at line 174 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.setCountingTokens | ( | boolean | ct | ) |
Definition at line 47 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.setOriginalSource | ( | String | src | ) |
Definition at line 58 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.setPreprocessingDirective | ( | String | pre | ) |
Definition at line 73 of file StdCLexer.java.
| void com.jogamp.gluegen.cgram.StdCLexer.setSource | ( | String | src | ) |
Definition at line 63 of file StdCLexer.java.
|
static |
Definition at line 2916 of file StdCLexer.java.
|
static |
Definition at line 2921 of file StdCLexer.java.
|
static |
Definition at line 2975 of file StdCLexer.java.
|
static |
Definition at line 2980 of file StdCLexer.java.
|
static |
Definition at line 2985 of file StdCLexer.java.
|
static |
Definition at line 2990 of file StdCLexer.java.
|
static |
Definition at line 2995 of file StdCLexer.java.
|
static |
Definition at line 3000 of file StdCLexer.java.
|
static |
Definition at line 3005 of file StdCLexer.java.
|
static |
Definition at line 3010 of file StdCLexer.java.
|
static |
Definition at line 3015 of file StdCLexer.java.
|
static |
Definition at line 3020 of file StdCLexer.java.
|
static |
Definition at line 2926 of file StdCLexer.java.
|
static |
Definition at line 3028 of file StdCLexer.java.
|
static |
Definition at line 3033 of file StdCLexer.java.
|
static |
Definition at line 3040 of file StdCLexer.java.
|
static |
Definition at line 2934 of file StdCLexer.java.
|
static |
Definition at line 2941 of file StdCLexer.java.
|
static |
Definition at line 2948 of file StdCLexer.java.
|
static |
Definition at line 2955 of file StdCLexer.java.
|
static |
Definition at line 2960 of file StdCLexer.java.
|
static |
Definition at line 2965 of file StdCLexer.java.
|
static |
Definition at line 2970 of file StdCLexer.java.