Sha256: a6860fe06fd5a0fba78ef397957fb873b7c90da19a2fe5d053f2cd0066952716

Contents?: true

Size: 94 Bytes

Versions: 1

Compression:

Stored size: 94 Bytes

Contents

grammar TreetopTestGrammar
   #

  rule BasicString
     '"' ('\\' . / [^"\\])* '"'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
appswarm-0.0.1 lib/appswarm/tools/treetop_test_grammar.tt