next node: Short,
prev node: JavaVM,
up to node: Subsystem JavaVM


Long

Fake of Javas long type. Should be replaced by real long type.

Signature of Long

List of Import References :
See BOOL
See DENOTATION
See Int
See Nat

SIGNATURE Long

IMPORT  Int     ONLY int
        Nat     ONLY nat

Note: OPAL currently doesn't supports 64-bit integers. These

numbers are henceforth represented by their textual decimal

representation.

TYPE long == asLong(asDeno: denotation)


next node: Short,
prev node: JavaVM,
up to node: Subsystem JavaVM