-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Currently, the package does not export anything, so everything has to be explicitly included. We probably want to export some (or all) of the following things:
@astmacroNodetype- Functions for querying and mutating trees (
next,insert_after!etc). - Abstract element types (
AbstractElement,AbstractInlineetc). - Concrete element types (note:
Textis ambiguous with aBaseexport; but the@astmacro does not actually need theText()method, so it could remain unexported).
Metadata
Metadata
Assignees
Labels
No labels