Metastatic.Adapters.Cure.FromMeta
(Metastatic v0.20.3)
View Source
Transform MetaAST (M2) back to Cure source code.
This is the reification function for the Cure adapter, producing human-readable Cure source from MetaAST nodes.
Summary
Functions
Convert a MetaAST node to Cure source string.
Functions
@spec to_source(Metastatic.AST.meta_ast()) :: String.t()
Convert a MetaAST node to Cure source string.