nimp/compiler/source/nimpc/ast/package.d

7 lines
117 B
D
Raw Permalink Normal View History

2023-06-23 06:55:56 +00:00
/**
* This module contains definitions for the components in NIMP's abstract
* syntax tree.
*/
module nimpc.ast;