Package

org.scaladebugger.api.profiles.scala210

info

Permalink

package info

Visibility
  1. Public
  2. All

Type Members

  1. class Scala210FieldInfo extends PureFieldInfo

    Permalink

    Represents an implementation of a field profile that adds Scala 2.10 specific debug logic.

  2. class Scala210InfoProducer extends PureInfoProducer

    Permalink

    Represents the interface to produce Scala 2.10 info profile instances.

  3. class Scala210LocalVariableInfo extends PureLocalVariableInfo

    Permalink

    Represents an implementation of a local variable profile that adds Scala 2.10 specific debug logic.

  4. class Scala210ObjectInfo extends PureObjectInfo

    Permalink

    Represents a Scala 2.10 implementation of an object profile.

  5. class Scala210ReferenceTypeInfo extends PureReferenceTypeInfo

    Permalink

    Represents a Scala 2.10 implementation of a reference type profile.

Value Members

  1. object Rules

    Permalink

    Represents various rules and patterns used across Scala 2.10.

Ungrouped