package opalj
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- opalj
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- final type BinaryArithmeticOperator = opalj.BinaryArithmeticOperators.Value
- final type ProjectType = opalj.ProjectTypes.Value
- final type RelationalOperator = opalj.RelationalOperators.Value
- final type UByte = Int
- final type UShort = Int
- final type UnaryArithmeticOperator = opalj.UnaryArithmeticOperators.Value
Value Members
- val BaseConfig: Config
- final val NotRequired: (Any) ⇒ Nothing
- final val WEBPAGE: String("http://www.opal-project.de")
- def check(condition: Boolean, message: ⇒ String): Unit
- def check(condition: Boolean): Unit
-
final
def
i2lBitMask(value: Int): Long
- Annotations
- @inline()
- final def notRequired(): Nothing