blob: bfd4cd60d24e01959f866f7abc9bef12566449b5 [file] [log] [blame]
% ------------------------------------------------------------------------------
% Copyright (c) 2010, 2020 Contributors to the Eclipse Foundation
%
% See the NOTICE file(s) distributed with this work for additional
% information regarding copyright ownership.
%
% This program and the accompanying materials are made available under the terms
% of the MIT License which is available at https://opensource.org/licenses/MIT
%
% SPDX-License-Identifier: MIT
% ------------------------------------------------------------------------------
\begin{rail}
Type : ElementaryType
| ContainerType
| TupleType
| ChannelType
| DistributionType
| FunctionType
| ProcessType
| TYPENAMETK
| ENUMTYPENAMETK
;
\end{rail}