aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Jasper Hugunin <jasperh@cs.washington.edu>2018-02-22 18:38:24 -0800
committerGravatar Jasper Hugunin <jasperh@cs.washington.edu>2018-02-22 18:38:24 -0800
commit6304640dbd82cf24e2fb8346881223d165acf934 (patch)
tree32c2194785166c22122dbd5254a14ebbc2512533 /doc
parent0c5f0afffd37582787f79267d9841259095b7edc (diff)
Document Arguments extra scopes flag
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-syn.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/refman/RefMan-syn.tex b/doc/refman/RefMan-syn.tex
index a4ed2134e..836753db1 100644
--- a/doc/refman/RefMan-syn.tex
+++ b/doc/refman/RefMan-syn.tex
@@ -1021,6 +1021,14 @@ Arguments scopes can be cleared with the following command:
{\tt Arguments {\qualid} : clear scopes}
\end{quote}
+Extra argument scopes, to be used in case of coercion to Funclass
+(see Chapter~\ref{Coercions-full}) or with a computed type,
+can be given with
+
+\begin{quote}
+{\tt Arguments} {\qualid} \nelist{\textunderscore {\tt \%} \scope}{} {\tt : extra scopes.}
+\end{quote}
+
\begin{Variants}
\item {\tt Global Arguments} {\qualid} \nelist{\name {\tt \%}\scope}{}