Skip to content
dodola edited this page Feb 27, 2017 · 5 revisions

Welcome to the SimpleSmali wiki!

关键字列表:

move-result
move-result-wide
move-result-object
move-exception
goto
goto_16
goto_32
packed-switch
sparse-switch
return-void
return
return-wide
return-object
monitor-enter
monitor-exit
throw
cmp-long
cmpg-double
cmpg-float
cmpl-double
cmpl-float
invoke-virtual/range
invoke-super/range
invoke-direct/range
invoke-static/range
invoke-interface/range
neg-int
not-int
neg-long
not-long
neg-float
neg-double
int-to-long
int-to-float
int-to-double
long-to-int
long-to-float
long-to-double
float-to-int
float-to-long
float-to-double
double-to-int
double-to-long
double-to-float
int-to-byte
int-to-char
int-to-short
filled-new-array
instance-of

void
boolean
byte
short
char
int
long
float
double

public
private
protected
static
final
synchronized
volatile
bridge
transient
varargs
native
interface
abstract
strictfp
synthetic
annotation
enum
constructor
declared-synchronized

Clone this wiki locally