Packages

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 RelationalOperator = opalj.RelationalOperators.Value
  3. final type UByte = Int
  4. final type UShort = Int
  5. final type UnaryArithmeticOperator = opalj.UnaryArithmeticOperators.Value

Value Members

  1. final val BaseConfig: Config
  2. final val NotRequired: (Any) ⇒ Nothing
  3. final val WEBPAGE: String("https://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