| Constant | Description | |
|---|---|---|
| lineTerminatorChars | Like white space characters, line terminator characters are used to improve source text readability and to separate tokens (indivisible lexical units) from each other. |
| Class | Description | |
|---|---|---|
| WildExp | A wild expression is constructed like a regular expression but is based on a globbing algorithm like the one you found for searching files on a hard-drive. |