Skip to content

ast debugging config#103

Open
rdtscp wants to merge 6 commits intomasterfrom
AST-Debugging
Open

ast debugging config#103
rdtscp wants to merge 6 commits intomasterfrom
AST-Debugging

Conversation

@rdtscp
Copy link
Owner

@rdtscp rdtscp commented Jul 11, 2019

No description provided.

@rdtscp rdtscp added the enhancement New feature or request label Jul 11, 2019
@rdtscp rdtscp self-assigned this Jul 11, 2019
@todo
Copy link

todo bot commented Jul 11, 2019

ALl nodes

# TODO: ALl nodes
def PrintASTNode(astnode, internal_dict):
position = astnode.GetChildMemberWithName("position")
filepath = position.GetChildMemberWithName("file").GetSummary()
filepath = str(filepath).replace("\"", "")


This comment was generated by todo based on a TODO comment in 9b09240 in #103. cc @rdtscp.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant