-
class
This validator checks whether local variables are defined before they are used.
class
class
class
This validator checks whether each ParameterRef and ThisRef is used exactly once.
class
A basic validator that checks whether the length of the invoke statement's argument list matches
the length of the target methods's parameter type list.
class
This validator checks whether the jimple traps are correct.
class
class
class
class
class
class
Checks whether the types used for locals, method parameters, and method return values are allowed
in final Jimple code.
class