Finish refactoring the parser into subunits, creating a ModuleParser
and AffineMapParser to localize the parsing productions that only
make sense at the top level of a module, and within an affine map,
respectively.  NFC.

PiperOrigin-RevId: 203966841
1 file changed
tree: 92f0266d1938153229daa00da14f6897737bd6a2
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT