Crate java_asm

Source

Re-exports§

pub use constants::*;
pub use opcodes::*;

Modules§

constants
dex
dex interop for read dalvik bytecode.
jvms
jvms api for read & write bytecode.
node
node api for read & write bytecode. Quite similar with ASM Tree API
opcodes
smali

Macros§

raw_smali

Structs§

Computable
ComputableSizedVec

Enums§

AsmErr
InnerValue

Traits§

ComputableAccessor
ComputableOwner
ComputableSizedVecAccessor
ComputableSizedVecOwner

Functions§

mutf8_to_string
mutf8_to_utf8
utf8_to_mutf8

Type Aliases§

AsmResult
ConstStr
DescriptorRef
e.g.: Ljava/lang/Class;
InternalNameRef
e.g.: java/lang/Class
QualifiedNameRef
e.g.: java.lang.Class
StrRef