back to method_compiler

it is what it is
This commit is contained in:
Torsten Ruger
2018-06-30 23:26:28 +03:00
parent 91a99b1239
commit 05669065ca
10 changed files with 12 additions and 12 deletions

View File

@ -236,7 +236,7 @@ module Risc
end
end
# A CompilerBuilder adds the generated code to the RiscCompiler.
# A CompilerBuilder adds the generated code to the MethodCompiler.
#
class CompilerBuilder < Builder
# add code straight to the compiler