![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Maps a node in the graph to its annotation. More...
Public Member Functions | |
| NodeAnnotation | get (final T node) |
| NodeAnnotation | put (final T node, final NodeAnnotation annotation) |
Maps a node in the graph to its annotation.
Creates a new annotation if no annotation exists.
| NodeAnnotation org.lflang.graph.NodeAnnotations< T extends Object >.get | ( | final T | node | ) |
| NodeAnnotation org.lflang.graph.NodeAnnotations< T extends Object >.put | ( | final T | node, |
| final NodeAnnotation | annotation ) |