A module for managing parser functions. Each specified function is added to a central module that then gets included into the Scope class.
Determine if a given name is a function
Create a new function type.
Remove a function added by newfunction
Determine if a given function returns a value or not.
[Validate]