![]() |
|
Navigation |
Synopsis Part of the synopsis that summarizes syntax introduced by this concept.
Syntax
Syntax: MarkedText
Description The syntax section is intended to describe syntactic aspects of language constructs.
The contents of this section are arbitrary text, but literal text is treated specially:
Examples The syntax section for an if-then statement can be written as:
Syntax: `if ( $Exp$ ) $Statement$; `
only if , ( , ) and ; will be added to the search index.
![]() |