Skip to content
Snippets Groups Projects
Select Git revision
  • b3ae393faef8409126fd738874eb7153c3c6c707
  • master default protected
  • fix-words-ann
  • wccl-rules-migration
  • develop
5 results

FindANTLR.cmake

Blame
  • simple-ops.ccl 138 B
    @s:"orths" (
       orth[-1]; orth[0]; orth[1]
    )
    
    @t:"wclass" (
       class[-1]; class[0]; class[1]
    )
    
    @b:"agr2" (
       agr(-1,1,{nmb,gnd,cas})
    )