Skip to content
Snippets Groups Projects
  • Nicholas Robinson's avatar
    b3c96df4
    methodOrFieldInvocs & statement type · b3c96df4
    Nicholas Robinson authored
    - added new methodOrField thing that lets you invoc methods and fields
    recursively infinitely
    - statement can now declare and define any type
    - removed arrayID nonterminal
    - adjusted arrayAccess because of arrayID removal
    - added a cmd in README to make my workflow more convenient
    - commented out all the many many many prints in Test.py
    b3c96df4
    History
    methodOrFieldInvocs & statement type
    Nicholas Robinson authored
    - added new methodOrField thing that lets you invoc methods and fields
    recursively infinitely
    - statement can now declare and define any type
    - removed arrayID nonterminal
    - adjusted arrayAccess because of arrayID removal
    - added a cmd in README to make my workflow more convenient
    - commented out all the many many many prints in Test.py