Skip to content

Add SubsectionData enum #16

@ranweiler

Description

@ranweiler

Subsection and Sym are structurally similar. Each has a kind and data field. Sym also has a parse() method, which returns a SymData enum that covers the logical cases enumerated by the constants in SymKind. It'd be nice to have a corresponding Subsection::parse() method, which would return a SubsectionData enum for easy matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions