source: FCS-QL/trunk/src/test/resources/fcs-ql-v2.0/test.txt @ 6801

Last change on this file since 6801 was 6801, checked in by Leif-Jöran, 9 years ago

Initial mavenized version of FCS-QL grammar compilation and packaging as component jar. Simple testing is working. The additional sources for integration will be added when maven is working nicely with them.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 116 bytes
Line 
1[attr='flagged regexp'/l & attr!='unflagged regexp']
2"a" | 'b'
3'"a" or \'b\''
4('a sequence + '{1,5} 'optional\n\\'?)
Note: See TracBrowser for help on using the repository browser.