blob: 957d713501f6c2f2698a733a0b527be2fa8c513a [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}
FunctionDefinition: FUNCKW Type FUNCTIONNAMETK
PAROPENTK ( () | FormalParameters ) PARCLOSETK COLONTK Body ENDKW
\end{rail}