GlobalAnnotations
- class hets.GlobalAnnotations(hs_global_annos)[source]
- associativity_annotations() dict[source]
Returns the associativity annotations.
- Warning:
This functions returns a plain hyphen (haskell) object. Interaction might be difficult.
- Returns:
Plain hyphen object of the associativity annotations
- display_annos() dict[source]
Returns a map on how to display ids according to a format.
- Warning:
This functions returns a plain hyphen (haskell) object. Interaction might be difficult.
- Returns:
Plain hyphen object of the display map
- literal_annos() object[source]
Returns the literal map.
- Warning:
This functions returns a plain hyphen (haskell) object. Interaction might be difficult.
- Returns:
Plain hyphen object of the literal map