Exception signaling that the code generator does not support a particular feature of the source language.
More...
Inherits org.lflang.generator.GenerationException.
Exception signaling that the code generator does not support a particular feature of the source language.
◆ UnsupportedGeneratorFeatureException() [1/2]
| org.lflang.generator.UnsupportedGeneratorFeatureException.UnsupportedGeneratorFeatureException |
( |
String | feature | ) |
|
◆ UnsupportedGeneratorFeatureException() [2/2]
| org.lflang.generator.UnsupportedGeneratorFeatureException.UnsupportedGeneratorFeatureException |
( |
EObject | location, |
|
|
String | feature ) |
◆ getLocation()
| EObject org.lflang.generator.GenerationException.getLocation |
( |
| ) |
|
|
inherited |
The documentation for this class was generated from the following file:
- /Users/runner/work/lingua-franca/lingua-franca/core/src/main/java/org/lflang/generator/UnsupportedGeneratorFeatureException.java