Package

org.opalj.bugpicker

core

Permalink

package core

Common constants used by the BugPicker.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. core
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object Console extends Analysis[URL, BasicReport] with AnalysisExecutor

    Permalink

    The command line interface of the bug picker.

  2. lazy val HTMLCSS: String

    Permalink
  3. lazy val HTMLJS: String

    Permalink
  4. lazy val ReportCSS: String

    Permalink
  5. lazy val ReportJS: String

    Permalink
  6. lazy val SearchJS: String

    Permalink
  7. package analysis

    Permalink

    Common constants and helper methods used by the BugPicker's analyses.

  8. def getAsset(path: String): String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped