Static class for managing strings.
More...
|
| static final ResourceBundle | res = ResourceBundle.getBundle("org.lflang.StringsBundle") |
| static final String | VERSION = res.getString("VERSION") |
Static class for managing strings.
◆ res
| final ResourceBundle org.lflang.LocalStrings.res = ResourceBundle.getBundle("org.lflang.StringsBundle") |
|
static |
◆ VERSION
| final String org.lflang.LocalStrings.VERSION = res.getString("VERSION") |
|
static |
The documentation for this class was generated from the following file:
- /Users/runner/work/lingua-franca/lingua-franca/core/src/main/java/org/lflang/LocalStrings.java