forked from GitHub/gf-core
Added meta variables to transfer front-end and core.
This commit is contained in:
@@ -62,6 +62,7 @@ The symbols used in Syntax are the following: \\
|
||||
{\symb{{$<$}{$=$}}} &{\symb{{$>$}}} &{\symb{{$>$}{$=$}}} \\
|
||||
{\symb{{$+$}}} &{\symb{{$-$}}} &{\symb{*}} \\
|
||||
{\symb{/}} &{\symb{\%}} &{\symb{.}} \\
|
||||
{\symb{?}} & & \\
|
||||
\end{tabular}\\
|
||||
|
||||
\subsection*{Comments}
|
||||
@@ -235,6 +236,7 @@ All other symbols are terminals.\\
|
||||
& {\delimit} &{\terminal{Type}} \\
|
||||
& {\delimit} &{\nonterminal{String}} \\
|
||||
& {\delimit} &{\nonterminal{Integer}} \\
|
||||
& {\delimit} &{\terminal{?}} \\
|
||||
& {\delimit} &{\terminal{(}} {\nonterminal{Exp}} {\terminal{)}} \\
|
||||
\end{tabular}\\
|
||||
|
||||
|
||||
Reference in New Issue
Block a user