rgrig / barista

fork of Barista, an OCaml library for handling Java bytecode
http://barista.x9c.fr/
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Name.for_class #1

Open rgrig opened 12 years ago

rgrig commented 12 years ago

Name.for_class is a pair that tries to distinguish the name of an inner class. However, there seems to be nothing in the spec that constraints the name of nested classes in any way.