Prev - Next - Down | SDMetrics - the UML design measurement tool |
A string constant is a sequence of characters, enclosed in single quotes, for example: 'public'. A string constant may contain any sequence of digits (0-9), letters (a-z, A-Z), whitespace, and the underscore (_).
Number constants (integer or floating point) are denoted in the usual way:
Prev | Up | Next |
Section 8.5.1 "Constants and Identifiers" | Contents | Section 8.5.1.2 "Identifiers" |