![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Tracing options. More...
Inherits org.lflang.target.property.type.DictionaryType.DictionaryElement.
Public Member Functions | |
| TargetPropertyType | getType () |
| Return the type associated with this dictionary element. | |
| String | toString () |
| Return the description of this dictionary element. | |
| TracingOption (String alias, PrimitiveType type) | |
Public Attributes | |
| TRACE_FILE_NAME =("trace-file-name", PrimitiveType.STRING) | |
| final PrimitiveType | type |
Tracing options.
| org.lflang.target.property.TracingProperty.TracingOption.TracingOption | ( | String | alias, |
| PrimitiveType | type ) |
| TargetPropertyType org.lflang.target.property.TracingProperty.TracingOption.getType | ( | ) |
Return the type associated with this dictionary element.
Implements org.lflang.target.property.type.DictionaryType.DictionaryElement.
| String org.lflang.target.property.TracingProperty.TracingOption.toString | ( | ) |
Return the description of this dictionary element.
| org.lflang.target.property.TracingProperty.TracingOption.TRACE_FILE_NAME =("trace-file-name", PrimitiveType.STRING) |
| final PrimitiveType org.lflang.target.property.TracingProperty.TracingOption.type |