Skip to content

dump SymbolTable #33

@havahol

Description

@havahol

The SymbolTable dumps for functions do not list the local variables of the function.

This is because the types and/or units of the local variables can not be checked before the function is used, and we can therefore not say anything about the local variables at declaration time. Possible solution might be to dump the symbol table for each unique function instance instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions