module Treetop::Compiler::InlineModuleMixin
def compile(index, rule, builder)
def compile(index, rule, builder) @module_name = "#{rule.name.treetop_camelize}#{index}" end
def compile(index, rule, builder) @module_name = "#{rule.name.treetop_camelize}#{index}" end