5 Commits

Author SHA1 Message Date
Ben Gruver
aa06a4c782 Improve parsing of an invalid SmaliMethod with no .end method
This ensures that we still generate a SmaliMethod in this case, instead
of erroring out when not matching the END_METHOD_DIRECTIVE and aborting
the main SmaliMethod mark.
2015-02-14 18:09:29 -08:00
Ben Gruver
78bd9c29a9 Improve error handling around method parameter lists 2015-01-31 10:27:09 -08:00
Ben Gruver
3b7332192b Improve error handling for single-token productions 2015-01-30 18:46:11 -08:00
Ben Gruver
a227c0b142 Add and fix the InvalidClassDirective test 2015-01-25 14:02:29 -08:00
Ben Gruver
2d39ef6337 Add and fix a parser test for a blank file 2015-01-25 14:02:25 -08:00