Skip to content

Commit

Permalink
Add "parameter-expression" to style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Apr 11, 2021
1 parent 92788ac commit 189fe8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styleguide.md
Expand Up @@ -96,6 +96,7 @@ Different constructs with _expression_ and _call_:
Appearance | LaTeX source | Comment
--- | --- | ---
`if`-expression | `\lstinline!if!-expression` | Generic language concept
parameter-expression | `parameter-expression` | Expression with parameter variability
`Real` expression | `\lstinline!Real! expression` | An expression of type `Real`
`y` expression | `\lstinline!y! expression` | Expression for something named `y`
`convertElement` call | `\lstinline!convertElement! call` | A call expression with callee `convertElement`
Expand Down

0 comments on commit 189fe8f

Please sign in to comment.