package
opalj
Type Members
-
final
type
BinaryArithmeticOperator = opalj.BinaryArithmeticOperators.Value
-
final
type
RelationalOperator = opalj.RelationalOperators.Value
-
final
type
UByte = Int
-
final
type
UShort = Int
-
final
type
UnaryArithmeticOperator = opalj.UnaryArithmeticOperators.Value
Value Members
-
final
val
BaseConfig: Config
-
final
val
NotRequired: (Any) ⇒ Nothing
-
final
val
WEBPAGE: String("https://www.opal-project.de")
-
def
check(condition: Boolean, message: ⇒ String): Unit
-
def
check(condition: Boolean): Unit
-
final
def
i2lBitMask(value: Int): Long
-
final
def
notRequired(): Nothing
Inherited from AnyRef
Inherited from Any