Package

org.opalj.ai

fpcf

Permalink

package fpcf

Visibility
  1. Public
  2. All

Type Members

  1. case class MethodReturnValue extends Property with MethodReturnValuePropertyMetaInformation with Product with Serializable

    Permalink

    Stores the information about the value (always) returned by a specific method.

    Stores the information about the value (always) returned by a specific method. Overridden methods are generally not taken into account.

    In the worst case the information about the return value is just the declared type.

  2. sealed trait MethodReturnValuePropertyMetaInformation extends PropertyMetaInformation

    Permalink

Value Members

  1. object MethodReturnValue extends MethodReturnValuePropertyMetaInformation with Serializable

    Permalink

Ungrouped