A (Domain-Specific Language Tools Glossary)

  • artifact
    The result of a template transformation. Artifacts include all text output, such as source code, XML, reports, and the domain-specific language definition.

  • assembly directive
    A directive that instructs the text template engine to include a particular assembly when the engine compiles and runs the transformation code. Assembly directives are used to enable references to types that are defined in other assemblies.