Skip to content

Import declarations files (.fxd files)

pigeonmoelleux requested to merge include_files into master
  • Implemented the import method, called between the declarations, to import a .fxd file containing only Effovex declarations.
  • Slightly change the main function : opening the file called is now made during parsing
  • Add error FileNotReadable in parser errors

Merge request reports