ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/mdParser/MDLexer.hpp
(Generate patch)

Comparing trunk/src/mdParser/MDLexer.hpp (file contents):
Revision 814 by tim, Fri Dec 16 02:57:00 2005 UTC vs.
Revision 1275 by cli2, Fri Jul 4 20:54:29 2008 UTC

# Line 2 | Line 2
2   #define INC_MDLexer_hpp_
3  
4   #include <antlr/config.hpp>
5 < /* $ANTLR 2.7.5 (20050406): "MDParser.g" -> "MDLexer.hpp"$ */
5 > /* $ANTLR 2.7.4: "MDParser.g" -> "MDLexer.hpp"$ */
6   #include <antlr/CommonToken.hpp>
7   #include <antlr/InputBuffer.hpp>
8   #include <antlr/BitSet.hpp>
# Line 18 | Line 18 | class CUSTOM_API MDLexer : public ANTLR_USE_NAMESPACE(
18   #line 19 "MDLexer.hpp"
19   class CUSTOM_API MDLexer : public ANTLR_USE_NAMESPACE(antlr)CharScanner, public MDTokenTypes
20   {
21 < #line 171 "MDParser.g"
21 > #line 180 "MDParser.g"
22  
23  
24  
# Line 102 | Line 102 | class CUSTOM_API MDLexer : public ANTLR_USE_NAMESPACE(
102          static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_7;
103          static const unsigned long _tokenSet_8_data_[];
104          static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_8;
105 +        static const unsigned long _tokenSet_9_data_[];
106 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_9;
107 +        static const unsigned long _tokenSet_10_data_[];
108 +        static const ANTLR_USE_NAMESPACE(antlr)BitSet _tokenSet_10;
109   };
110  
111   #endif /*INC_MDLexer_hpp_*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines