A singleton class that counts the number of various objects (such as tokens, nodes, definitions, and scopes) created during a compilation.
You should not expect the counts to be exactly reproducible when doing the same compilation multiple times. Some objects may get garbage collected and recreated.
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.