Skip navigation links
JEB Decompiler API Doc
A B C D E F G H I J L M N O P R S T U V W X 

T

Tag - Class in jeb.api
Objects of this class are used to annotate other objects.
TextView - Class in jeb.api.ui
This class represents a text view.
Throw - Class in jeb.api.ast
This AST element represents a throw statement.
toString() - Method in class jeb.api.ast.Operator
Get a string representation of the operator.
toString() - Method in class jeb.api.Mark
 
toString() - Method in class jeb.api.Tag
 
TreeView - Class in jeb.api.ui
This class represents a tree view.
TryStm - Class in jeb.api.ast
This AST element represents the try-catch element.
TYPE_BRA - Static variable in class jeb.api.dex.DexDalvikInstruction
Parameter type: branch target
Parameter value: signed integer, relative displacement in code units (2 bytes) from current instruction address
TYPE_IDX - Static variable in class jeb.api.dex.DexDalvikInstruction
Parameter type: index into a constant pool (which pool is determined by the instruction)
Parameter value: an unsigned integer
TYPE_IMM - Static variable in class jeb.api.dex.DexDalvikInstruction
Parameter type: immediate value
Parameter value: sign-extended long, can be anything from a boolean to a double
TYPE_REG - Static variable in class jeb.api.dex.DexDalvikInstruction
Parameter type: register
Parameter value: register index (or first register index , in case of a pair)
TYPE_RGR - Static variable in class jeb.api.dex.DexDalvikInstruction
Parameter type: register range
Parameter value: long, made up of 2 integers as follows:
low-int: first register index high-int: last register index (inclusive)
TypeReference - Class in jeb.api.ast
This AST element represents a type reference.
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links
PNF Software, Inc. (c) 2015