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

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

Detailed Description

Test the parsing of LF programs.

Member Function Documentation

◆ testLexingCharLiteral()

void org.lflang.tests.LFParsingTest.testLexingCharLiteral ( ) throws Exception

◆ testLexingDquotedString()

void org.lflang.tests.LFParsingTest.testLexingDquotedString ( ) throws Exception

◆ testLexingDquotedStringWithEscape()

void org.lflang.tests.LFParsingTest.testLexingDquotedStringWithEscape ( ) throws Exception

◆ testLexingEmptyTargetProperties()

void org.lflang.tests.LFParsingTest.testLexingEmptyTargetProperties ( ) throws Exception

◆ testLexingEscapedCharLiteral()

void org.lflang.tests.LFParsingTest.testLexingEscapedCharLiteral ( ) throws Exception

◆ testLexingLifetimeAnnots()

void org.lflang.tests.LFParsingTest.testLexingLifetimeAnnots ( ) throws Exception

◆ testLexingMultilineString()

void org.lflang.tests.LFParsingTest.testLexingMultilineString ( ) throws Exception

◆ testLexingNewlineCont()

void org.lflang.tests.LFParsingTest.testLexingNewlineCont ( ) throws Exception

◆ testLexingSingleLifetimeAnnot()

void org.lflang.tests.LFParsingTest.testLexingSingleLifetimeAnnot ( ) throws Exception

◆ testLexingSquotedString()

void org.lflang.tests.LFParsingTest.testLexingSquotedString ( ) throws Exception

◆ testParsingTargetPropertyAsString()

void org.lflang.tests.LFParsingTest.testParsingTargetPropertyAsString ( ) throws Exception

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/LFParsingTest.java