Support EXPORTS for modules
authorKim Grasman <kim.grasman@gmail.com>
Thu, 3 Aug 2017 13:34:43 +0000 (15:34 +0200)
committerKim Gräsman <kim.grasman@gmail.com>
Thu, 3 Aug 2017 13:37:38 +0000 (15:37 +0200)
commit0771d31c075eac0f9aabe637cd5886f0a8672231
treee8f9c0f81ee8c1294797d2906ffd16412d7de36f
parent435eb3691830dd58d7373988272ff9e4f0c7576d
Support EXPORTS for modules

Parse and wire up a sema node for EXPORTS and its associated symbol
names.

As far as I can tell, this supports all valid EXPORTS.
asn1ate/parser.py
asn1ate/sema.py