Re-add CQLLexer#main
[cql-java-moved-to-github.git] / test / regression / sections / 10 / 04.xcql
1 <searchClause>
2   <index>dc.creator</index>
3   <relation>
4     <value>=</value>
5   </relation>
6   <term>kernighan</term>
7   <sortKeys>
8     <key>
9       <index>numberOfLegs</index>
10       <modifiers>
11         <modifier>
12           <type>cql.number</type>
13         </modifier>
14       </modifiers>
15     </key>
16   </sortKeys>
17 </searchClause>