Ben Gruver
dd4e572d0b
Ensure there's always a member name element for a field
2015-02-19 20:03:59 -08:00
Ben Gruver
3505b35057
Merge the empty modifier list with the access list
2015-02-18 20:04:58 -08:00
Ben Gruver
92352fa44c
Convert SmaliClassStatement into a stub
2015-02-18 19:55:42 -08:00
Ben Gruver
6a520231e7
Implement an empty throws list
2015-02-15 12:08:03 -08:00
Ben Gruver
d733304122
Make sure we always get a method prototype and method param list
2015-02-14 20:29:05 -08:00
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