Parses input This is the class that wraps the function that takes a project file name and reads all its files and parses them and puts them into various TemplateTables
A source of tokens. This class is the thing that takes source files and such into a stream of tokens. DeclParser takes this and thats its main (currently only) use