This class acts as a mechanism for associating a line number from the original MXML document with a line of generated code. This is used during Velocity template merging to map the line number of the generated code with the associated line number in the MXML document. Later on, this mapping is used when reporting errors and warnings.
@author Basil Hosmer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.