package info
- Alphabetic
- Public
- All
Type Members
-
class
PureArrayInfo
extends PureObjectInfo with ArrayInfo with PureCreateInfoProfile
Represents a pure implementation of an array profile that adds no custom logic on top of the standard JDI.
-
class
PureArrayTypeInfo
extends PureReferenceTypeInfo with ArrayTypeInfo
Represents a pure implementation of a array type profile that adds no custom logic on top of the standard JDI.
-
class
PureClassLoaderInfo
extends PureObjectInfo with ClassLoaderInfo
Represents a pure implementation of a class loader profile that adds no custom logic on top of the standard JDI.
-
class
PureClassObjectInfo
extends PureObjectInfo with ClassObjectInfo
Represents a pure implementation of a class object profile that adds no custom logic on top of the standard JDI.
-
class
PureClassTypeInfo
extends PureReferenceTypeInfo with ClassTypeInfo
Represents a pure implementation of a class type profile that adds no custom logic on top of the standard JDI.
-
trait
PureCreateInfoProfile
extends CreateInfoProfile with JDIHelperMethods
Represents a pure profile for creating data that adds no extra logic on top of the standard JDI.
-
class
PureFieldInfo
extends FieldVariableInfo with PureCreateInfoProfile
Represents a pure implementation of a field profile that adds no custom logic on top of the standard JDI.
-
class
PureFrameInfo
extends FrameInfo
Represents a pure implementation of a stack frame profile that adds no custom logic on top of the standard JDI.
-
trait
PureGrabInfoProfile
extends GrabInfoProfile
Represents a pure profile for grabbing various information from threads and other objects that adds no extra logic on top of the standard JDI.
-
class
PureInfoProducer
extends InfoProducer
Represents the interface to produce pure info profile instances.
-
class
PureInterfaceTypeInfo
extends PureReferenceTypeInfo with InterfaceTypeInfo
Represents a pure implementation of a interface type profile that adds no custom logic on top of the standard JDI.
-
class
PureLocalVariableInfo
extends IndexedVariableInfo with PureCreateInfoProfile
Represents a pure implementation of a local variable profile that adds no custom logic on top of the standard JDI.
-
class
PureLocationInfo
extends LocationInfo
Represents a pure implementation of a location profile that adds no custom logic on top of the standard JDI.
-
class
PureMethodInfo
extends MethodInfo
Represents a pure implementation of a method profile that adds no custom logic on top of the standard JDI.
-
trait
PureMiscInfo
extends MiscInfo with JDIHelperMethods
Represents a pure profile for miscellaneous info that adds no extra logic on top of the standard JDI.
-
class
PureObjectInfo
extends PureValueInfo with ObjectInfo
Represents a pure implementation of an object profile that adds no custom logic on top of the standard JDI.
-
class
PurePrimitiveInfo
extends PureValueInfo with PrimitiveInfo
Represents a pure implementation of a value profile that adds no custom logic on top of the standard JDI.
-
class
PurePrimitiveTypeInfo
extends PureTypeInfo with PrimitiveTypeInfo
Represents a pure implementation of a primitive type profile that adds no custom logic on top of the standard JDI.
-
class
PureReferenceTypeInfo
extends PureTypeInfo with ReferenceTypeInfo
Represents a pure implementation of a reference type profile that adds no custom logic on top of the standard JDI.
-
class
PureStringInfo
extends PureObjectInfo with StringInfo
Represents a pure implementation of an array profile that adds no custom logic on top of the standard JDI.
-
class
PureThreadGroupInfo
extends PureObjectInfo with ThreadGroupInfo
Represents a pure implementation of a thread group profile that adds no custom logic on top of the standard JDI.
-
class
PureThreadInfo
extends PureObjectInfo with ThreadInfo
Represents a pure implementation of a thread profile that adds no custom logic on top of the standard JDI.
-
class
PureThreadStatusInfo
extends ThreadStatusInfo
Represents a pure implementation of a thread status profile that adds no custom logic on top of the standard JDI.
-
class
PureTypeChecker
extends TypeChecker
Represents a pure implementation of a type checker profile that adds no custom logic on top of the standard JDI.
-
class
PureTypeInfo
extends TypeInfo
Represents a pure implementation of a type profile that adds no custom logic on top of the standard JDI.
-
class
PureValueInfo
extends ValueInfo
Represents a pure implementation of a value profile that adds no custom logic on top of the standard JDI.
Value Members
- object PureTypeInfo
- object PureValueInfo