JEB API Documentation
Package Index
|
Class Index
com.pnfsoftware.jeb.client.api
com.pnfsoftware.jeb.core
com.pnfsoftware.jeb.core.actions
com.pnfsoftware.jeb.core.dao
com.pnfsoftware.jeb.core.dao.impl
com.pnfsoftware.jeb.core.events
com.pnfsoftware.jeb.core.exceptions
com.pnfsoftware.jeb.core.input
com.pnfsoftware.jeb.core.output
com.pnfsoftware.jeb.core.output.code
com.pnfsoftware.jeb.core.output.code.coordinates
com.pnfsoftware.jeb.core.output.graph
com.pnfsoftware.jeb.core.output.graph.impl
com.pnfsoftware.jeb.core.output.table
com.pnfsoftware.jeb.core.output.table.impl
com.pnfsoftware.jeb.core.output.text
com.pnfsoftware.jeb.core.output.text.impl
com.pnfsoftware.jeb.core.output.tree
com.pnfsoftware.jeb.core.output.tree.impl
com.pnfsoftware.jeb.core.properties
com.pnfsoftware.jeb.core.properties.impl
com.pnfsoftware.jeb.core.units
com.pnfsoftware.jeb.core.units.code
com.pnfsoftware.jeb.core.units.code.android
com.pnfsoftware.jeb.core.units.code.android.dex
com.pnfsoftware.jeb.core.units.code.asm
com.pnfsoftware.jeb.core.units.code.asm.processor
com.pnfsoftware.jeb.core.units.code.controlflow
com.pnfsoftware.jeb.core.units.code.debug
com.pnfsoftware.jeb.core.units.code.debug.impl
com.pnfsoftware.jeb.core.units.code.java
com.pnfsoftware.jeb.core.units.codeobject
com.pnfsoftware.jeb.core.units.impl
com.pnfsoftware.jeb.core.util
com.pnfsoftware.jeb.util
com.pnfsoftware.jeb.util.events
com.pnfsoftware.jeb.util.events2
com.pnfsoftware.jeb.util.events2.impl
com.pnfsoftware.jeb.util.logging
com.pnfsoftware.jeb.util.serialization
Interfaces
ICompound
IJavaAnnotation
IJavaAnnotationElement
IJavaArithmeticExpression
IJavaArrayElt
IJavaAssignment
IJavaBlock
IJavaBreak
IJavaCall
IJavaClass
IJavaConditionalExpression
IJavaConstant
IJavaConstantFactory
IJavaContinue
IJavaDefinition
IJavaDoWhile
IJavaElement
IJavaExpression
IJavaFactories
IJavaField
IJavaFor
IJavaGoto
IJavaIdentifier
IJavaIf
IJavaInstanceField
IJavaLabel
IJavaLeftExpression
IJavaMethod
IJavaMonitor
IJavaNew
IJavaNewArray
IJavaOperator
IJavaOperatorFactory
IJavaPredicate
IJavaReturn
IJavaSourceUnit
IJavaStaticField
IJavaSwitch
IJavaSynchronizedBlock
IJavaThrow
IJavaTry
IJavaType
IJavaTypeFactory
IJavaTypeReference
IJavaWhile
INonStatement
IStatement
Enums
JavaElementType
JavaOperatorType
Package Index
|
Class Index
public interface
IJavaType
com.pnfsoftware.jeb.core.units.code.java.IJavaType
Class Overview
This interface is used to define a Java type.
Summary
Public Methods
abstract String
getSignature
()
Get the Java type signature.
Public Methods
public abstract String
getSignature
()
Get the Java type signature.
Returns
the signature