lib/antelope/generator/templates/ruby.erb in antelope-0.1.7 vs lib/antelope/generator/templates/ruby.erb in antelope-0.1.8

- old
+ new

@@ -1,4 +1,5 @@ + # This file assumes that the output of the generator will be placed # within a module or a class. However, the module/class requires a # `type` method, which takes a terminal and gives its type, as a # symbol. These types should line up with the terminals that were # defined in the original grammar.