JesusFreke@JesusFreke.com 73d29aa52f - Added support for .implements directive, to declare interfaces that a class implements
- Added support for the class level .source directive, to set the source file string for the class
- Changed the parser so that the top level directives (.class, .super, .implements, etc.) can appear anywhere in the file in any order, instead of requiring them to be at the front of the file in a specific order
- Added some better error reporting to the parser, and changed the lexer to immediately exit on an error


git-svn-id: https://smali.googlecode.com/svn/trunk@41 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
2009-05-17 21:24:50 +00:00
Description
smali/baksmali
11 MiB
Languages
Java 52.6%
Smali 45%
GAP 1.6%
Lex 0.4%
Ragel 0.3%