OutputSpace
A symbol table that belongs to either a scope (declaration space) or a symbol (member space).
type OutputSpace = OutputDeclarationSpace | OutputMemberSpace;A symbol table that belongs to either a scope (declaration space) or a symbol (member space).
type OutputSpace = OutputDeclarationSpace | OutputMemberSpace;