X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/27ec3825bd945bcdae0dca8ab2b4475c4722b313..a42893dda5f4dd2b89fbfe4e497da261159225ca:/doc/syntax.tex diff --git a/doc/syntax.tex b/doc/syntax.tex index c23e58e..b18acd5 100644 --- a/doc/syntax.tex +++ b/doc/syntax.tex @@ -585,6 +585,7 @@ class Sub : Super { ::= \alt +\alt \alt \alt \end{grammar} @@ -675,6 +676,13 @@ The first component of the @ must be the nickname of one of the class's superclasses (including itself); the second must be the name of a slot defined in that superclass. +\subsubsection{Fragment items} +\begin{grammar} + ::= "{" "}" + + ::= "init" | "teardown" +\end{grammar} + \subsubsection{Message items} \begin{grammar} ::=