Name aliasing

If you use a name that is not valid in Java™ output, the generator creates and uses an alias for the name in the generated code, for any of these reasons:

An alias may be generated by substituting a valid set of characters for an invalid character, by truncating names that are too long, by adding a prefix or suffix to a name, or by producing a completely different name such as EZE00123.

Related concepts

Related tasks
Creating an EGL program part

Related reference

How Java names are aliased
How Java wrapper names are aliased
Naming conventions

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.