Changeset 7396 for trunk/Res_Piccolo/com/bluecast/xml/PiccoloLexer.java
- Timestamp:
- 11/21/06 13:35:34 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Res_Piccolo/com/bluecast/xml/PiccoloLexer.java
r7316 r7396 3027 3027 private int yy_currentPos_l; 3028 3028 3029 private int yy_startRead_l;3030 3031 3029 private int yy_markedPos_l; 3032 3030 … … 3083 3081 yy_action = -1; 3084 3082 3085 yy_ startRead_l = yy_currentPos_l = yy_currentPos = yy_startRead = yy_markedPos_l;3083 yy_currentPos_l = yy_currentPos = yy_startRead = yy_markedPos_l; 3086 3084 3087 3085 yy_state = yy_lexical_state;
Note: See TracChangeset
for help on using the changeset viewer.