blob: 12add8468b828ec52f4828ecd3a0881f62304435 [file] [log] [blame]
\chapter{Concrete Syntaxes}
\label{app:Syntaxes}
This appendix provides the complete ANTLR (v2.7.5) \cite{ANTLR} grammar specifications that depict the concrete syntax of the model management languages presented in Sections \ref{sec:Design.EOL} and \ref{sec:ECL} -- \ref{sec:EML}.
\input{grammars/Eol.g}
\input{grammars/Ecl.g}
\input{grammars/Etl.g}
\input{grammars/Evl.g}
\input{grammars/Ewl.g}
\input{grammars/Eml.g}