How names are aliased

When you are naming EGL parts, the EGL language let you use names that are not permitted in the programming language being generated. During generation, such names are replaced with names that are permitted in the language being generated.

Related concepts
Name aliasing

Related tasks
Creating an EGL source file

Related reference

How Java names are aliased