Skip to content

cppast could parse out function code? #176

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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