lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.tests.compiler.FormattingUnitTests Class Reference

Test the formatting of LF programs. More...

Public Member Functions

void testAssignments ()
void testCppInits ()
void testSimple ()
void testState ()

Package Attributes

LfParsingTestHelper parser

Detailed Description

Test the formatting of LF programs.

Member Function Documentation

◆ testAssignments()

void org.lflang.tests.compiler.FormattingUnitTests.testAssignments ( )

◆ testCppInits()

void org.lflang.tests.compiler.FormattingUnitTests.testCppInits ( )

◆ testSimple()

void org.lflang.tests.compiler.FormattingUnitTests.testSimple ( )

◆ testState()

void org.lflang.tests.compiler.FormattingUnitTests.testState ( )

Member Data Documentation

◆ parser

LfParsingTestHelper org.lflang.tests.compiler.FormattingUnitTests.parser
package

The documentation for this class was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/core/src/test/java/org/lflang/tests/compiler/FormattingUnitTests.java