|
CCCC - C and C++ Code Counter
9999-git
CCCC Development version (post-3.1.4)
|
Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &out, ANTLRToken &t) |
Variables | |
| int | toks_alloc1 =0 |
| int | toks_alloc2 =0 |
| int | toks_alloc3 =0 |
| int | toks_freed =0 |
| ANTLRToken | currentLexerToken |
| ostream& operator<< | ( | ostream & | out, |
| ANTLRToken & | t | ||
| ) |
| ANTLRToken currentLexerToken |
Definition at line 34 of file cccc_tok.cc.
| int toks_alloc1 =0 |
Definition at line 32 of file cccc_tok.cc.
| int toks_alloc2 =0 |
Definition at line 32 of file cccc_tok.cc.
| int toks_alloc3 =0 |
Definition at line 32 of file cccc_tok.cc.
| int toks_freed =0 |
Definition at line 32 of file cccc_tok.cc.
1.8.10