We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634e7b1 commit 9a6b9b4Copy full SHA for 9a6b9b4
doc/architectural/central-data-structures.md
@@ -93,7 +93,8 @@ in the symbol-table for their values.
93
94
## goto_programt
95
96
-A `goto_programt` is a sequence of GOTO instructions (`goto_instructiont`).
+A goto program is a sequence of GOTO instructions (`goto_instructiont`). For
97
+details see the documentation of the `goto_programt` class.
98
99
An instruction (`goto_instructiont`) is a triple (an element with three subcomponents),
100
describing a GOTO level instruction with the following 3 component subtypes,
0 commit comments