literal ::= numeric_literal | enumeration_literal | string_literal | bit_string_literal | null
numeric_literal ::= abstract_literal | physical_literal
A literal of the type universal_real (abstract type).
A literal of the type universal_integer (abstract type).
A literal of a physical type
A literal of the type bit_string .
A literal of the type string .
A String -literal which represents an empty array.