Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversion point #81

Open
Open
@G184792021

Description

@G184792021

I think the process is like creating an AST from the input java program using ANTLR and converting it using java2python, but in which module is the AST→python process performed?
I have rewritten the code in default.py, visitor.py, and other modules that might be involved in the conversion with misspellings (“astTransforms” as “astTransforsm”, etc.) and commented out all the code, but the conversion was still performed correctly.
Please let me know if you need more information. I am new to programming, so I have a lot to learn. Thank you in advance for your help.
Link to java2python
https://github.com/natural/java2python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions