EvalName is the qualified name of the DSL expression e.g. "service bottle".
()
| 8 | // EvalName is the qualified name of the DSL expression e.g. "service |
| 9 | // bottle". |
| 10 | EvalName() string |
| 11 | } |
| 12 | |
| 13 | // A Root expression represents an entry point to the executed DSL: upon |
no outgoing calls
no test coverage detected