Skip to content

cppast could parse out function code? #176

@Xrtero

Description

@Xrtero

Hey guys, I need to parse all C++ methods - their names, parameters, and actual code - to generate personal docs. But you know how C++ works: declarations in .hpp and implementations in .cpp. Checked cppast but couldn't find APIs for this. Did I miss something?

If anyone's dealt with this before, how did you crack it? Any workarounds?

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