![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Utility to parse LF classes. More...
Public Member Functions | |
| Model | parseValidModel (String fileName, String reformattedTestCase) |
| Parse the given file, asserts that there are no parsing errors. | |
Static Public Member Functions | |
| static void | checkValid (String fileName, Model resultingModel) |
Utility to parse LF classes.
Not static so that we can reuse the injector, as dependency injection takes a lot of time.
|
static |
| Model org.lflang.tests.LfParsingTestHelper.parseValidModel | ( | String | fileName, |
| String | reformattedTestCase ) |
Parse the given file, asserts that there are no parsing errors.