Module: Ast
- Defined in:
- lib/ast.rb
Overview
This module is intended to be used for building trainings from the domain specific language AST-TDL.
Defined Under Namespace
Classes: Training
Class Method Summary collapse
-
.build(&block) ⇒ Object
Building a new training from the domain specific language.