BAROC language symbols
The following symbols are used to define the syntax of the BAROC language:
BAROC syntax symbols
Symbol name | Symbol | Description or usage |
|---|---|---|
Angle brackets | <> | Angle brackets enclose an identifier that is a nonterminal symbol that is defined elsewhere in the language definition. |
Square brackets | [] | A block enclosed in square brackets indicates that it is an optional block. The brackets themselves are not language tokens. |
Asterisk | * | An asterisk indicates a possible repetition of the preceding block. |
Plus | + | A plus sign indicates one or more instances of the preceding block. |
Pound | # | A pound symbol beginning a line denotes a comment line. Comments are not part of the language; they are not read by the BAROC parser. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*