compile: new class GlobalCompilerVisitor
authorJean Privat <jean@pryen.org>
Tue, 23 Jun 2009 03:35:45 +0000 (23:35 -0400)
committerJean Privat <jean@pryen.org>
Wed, 24 Jun 2009 19:48:19 +0000 (15:48 -0400)
commitfe0b01ef3f6a23f1e3de211a26d50ddfefd67091
tree4e798d7d2d6ff9eede3a792705a247b6cb27d6c5
parent87d7468fa0d05ed01d2c8427a8b2ac1777678d32
compile: new class GlobalCompilerVisitor

Specialize CompilerVisitor to add global analysis information instead
of refininig it.

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling.nit
src/compiling/compiling_global.nit