Navigation
Synopsis Show documentation strings by hovering over elements of the source text in the IDE.
Syntax t@doc = str
Description Any parse tree node will be queried by the IDE's editor while the user is hovering over the span of text that the tree covers. If a tree is annotated by the doc annotation, its value will be shown in a tooltip.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.