Packages

  • package root
    Definition Classes
    root
  • package org
    Definition Classes
    root
  • package opalj
    Definition Classes
    org
  • package da

    Defines convenience methods related to representing certain class file elements.

p

org

opalj

package opalj

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

Type Members

  1. final type BinaryArithmeticOperator = opalj.BinaryArithmeticOperators.Value
  2. final type ProjectType = opalj.ProjectTypes.Value
  3. final type RelationalOperator = opalj.RelationalOperators.Value
  4. final type UByte = Int
  5. final type UShort = Int
  6. final type UnaryArithmeticOperator = opalj.UnaryArithmeticOperators.Value

Value Members

  1. val BaseConfig: Config
  2. final val NotRequired: (Any) ⇒ Nothing
  3. final val WEBPAGE: String("http://www.opal-project.de")
  4. def check(condition: Boolean, message: ⇒ String): Unit
  5. def check(condition: Boolean): Unit
  6. final def i2lBitMask(value: Int): Long
    Annotations
    @inline()
  7. final def notRequired(): Nothing

Inherited from AnyRef

Inherited from Any

Ungrouped