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

handle LocalVariable(Type)Table #17

Open rgrig opened 12 years ago

rgrig commented 12 years ago

These are two attributes that need some extra work during encoding and decoding. They hold debugging information; so, they aren't high priority.