This class is used for scanning a Pascal text file.
This class is used to create and provide PascalScanner objects with the necessary attributes and methods to properly scan a Pascal file and return Pascal tokens to the Pascal parser.
@author Travis Latzke
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.