-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
3
-
Iteration Kimchi
-
None
Right now the Python grammar has some idiosyncrasies like literals that don't specify the type, nodes that match but aren't actually present, etc. Need to fix the grammar before we can start on the python visitor.