Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Rosa.Constants
SourceString constants
String "0123456789"
String "01234567"
String "0123456789abcdefABCDEF"
String "0123456789abcdef"
String "0123456789ABCDEF"
String which includes tab, newline, return, vertical tab and form feed "\t\n\r\011\012 "
The empty string
String "abcdefghijklmnopqrstuvwxyz"
String "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
Concatenation of alpha_lower
and alpha_upper
Concatenation of alpha
and digits