Sha256: 9b5992e5f68eaa063f9f194950ae9dceae9befc7819a4dbecce56d4ddd9e0129

Contents?: true

Size: 1.06 KB

Versions: 8

Compression:

Stored size: 1.06 KB

Contents

require 'treetop'

Treetop.load File.expand_path('grammars/dates', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/diagnosis', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/e_base_records', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/batch_types', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/provider', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/registration_status', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/registry', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/staging', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/treatment', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/tumour_type', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/patient', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/vital_status', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/age', File.dirname(__FILE__))
Treetop.load File.expand_path('grammars/main', File.dirname(__FILE__))

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tnql-1.1.2 lib/tnql/grammars.rb
tnql-1.1.1 lib/tnql/grammars.rb
tnql-1.1.0 lib/tnql/grammars.rb
tnql-1.0.4 lib/tnql/grammars.rb
tnql-1.0.3 lib/tnql/grammars.rb
tnql-1.0.2 lib/tnql/grammars.rb
tnql-1.0.1 lib/tnql/grammars.rb
tnql-1.0.0 lib/tnql/grammars.rb