![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Insert problems into integration tests. More...
Classes | |
| class | AlteredTest |
| An AlteredTest represents an altered version of what was a valid LF file. More... | |
| class | Builder |
| A builder for an error inserter. More... | |
Public Member Functions | |
| AlteredTest | alterTest (Path test) throws IOException |
| Alter the given test and return the altered version. | |
Static Public Attributes | |
| static final Builder | C |
| static final Builder | CPP |
| static final Builder | PYTHON |
| static final Builder | PYTHON_SYNTAX_ONLY |
| static final Builder | RUST |
| static final Builder | TYPESCRIPT |
Insert problems into integration tests.
| AlteredTest org.lflang.tests.lsp.ErrorInserter.alterTest | ( | Path | test | ) | throws IOException |
Alter the given test and return the altered version.
| test | The path to the test. |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |