t.g
Upload User: afrynkmhm
Upload Date: 2007-01-06
Package Size: 1262k
Code Size: 0k
Development Platform:

Others

  1. class T extends Lexer;
  2. options {
  3. k=2;
  4. filter=true;
  5. }
  6. P : "<p>" ;
  7. BR: "<br>" ;