![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Test the parsing of LF programs. More...
Public Member Functions | |
| void | testLexingCharLiteral () throws Exception |
| void | testLexingDquotedString () throws Exception |
| void | testLexingDquotedStringWithEscape () throws Exception |
| void | testLexingEmptyTargetProperties () throws Exception |
| void | testLexingEscapedCharLiteral () throws Exception |
| void | testLexingLifetimeAnnots () throws Exception |
| void | testLexingMultilineString () throws Exception |
| void | testLexingNewlineCont () throws Exception |
| void | testLexingSingleLifetimeAnnot () throws Exception |
| void | testLexingSquotedString () throws Exception |
| void | testParsingTargetPropertyAsString () throws Exception |
Test the parsing of LF programs.
| void org.lflang.tests.LFParsingTest.testLexingCharLiteral | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingDquotedString | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingDquotedStringWithEscape | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingEmptyTargetProperties | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingEscapedCharLiteral | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingLifetimeAnnots | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingMultilineString | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingNewlineCont | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingSingleLifetimeAnnot | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testLexingSquotedString | ( | ) | throws Exception |
| void org.lflang.tests.LFParsingTest.testParsingTargetPropertyAsString | ( | ) | throws Exception |