File: method.cwl

package info (click to toggle)
texstudio 4.9.1%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 110,128 kB
  • sloc: cpp: 111,264; xml: 18,668; ansic: 8,977; python: 357; javascript: 177; sh: 147; makefile: 52
file content (38 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# method package
# Matthew Bertucci 2022/06/24 for v2.0b

#keyvals:\usepackage/method#c
german
english
french
#endkeyvals

\begin{method}
\end{method}

\head{header%text}
\para{name}{description%text}
\precond{precondition%text}
\descr{description%text}
\postcond{postcondition%text}
\error{exception%text}
\return{return value%text}
\see{where%text}

\headtabbed{function name}
\headpara{parameter name}

\begin{data}
\end{data}

\init{info%text}
\del{info%text}

\textdel#*
\textdescr#*
\texterror#*
\textinit#*
\textpostcond#*
\textprecond#*
\textreturn#*
\textsee#*