Jimple
Jimple is an intermediate representation of a Java program designed as an alternative to the stack-based Java bytecode. It is typed and based on three address code. Jimple also defines a concrete syntax.
Read more about Jimple.
Jimple is an intermediate representation of a Java program designed as an alternative to the stack-based Java bytecode. It is typed and based on three address code. Jimple also defines a concrete syntax.
Read more about Jimple.