]> source.dussan.org Git - javassist.git/commit
changed the compiler so that multiple statements do not need to be
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Fri, 12 Mar 2004 14:14:46 +0000 (14:14 +0000)
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Fri, 12 Mar 2004 14:14:46 +0000 (14:14 +0000)
commit805dd3c4f866a2840dcb7346983aa9135b8687d1
tree0b5a976984865d18648cff969660f40b3bae227d
parentb6e81e4fd9eec013bcbaec38f6f8674713218955
changed the compiler so that multiple statements do not need to be
surrouneded by {}.  The compiler implicitly surround the statemetns
by {}.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@72 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/compiler/Javac.java