qingyi-yan / POET

Other
1 stars 2 forks source link

Fix for StructType, Continue, and ExpBlock when calling xform.global_modread #16

Closed Samuel-Oglegba closed 1 year ago

Samuel-Oglegba commented 1 year ago

This PR address issue #15 . Making update on analysis.p xform.global_modread to handle cases for:

  1. StructType
  2. Continue and
  3. ExpBlock

The current output of these cases above are:

  1. Error: no matching case found for: StructType#("compat_ipt_entry","")
  2. Error: no matching case found for: Continue, and
  3. Error: no matching case found for: ExpBlock#((Bop#(":","net","net") respectively