Up Next
Go up to 2 Specifications from the Paris Proposal
Go forward to 2.2 PATH

2.1 FILE

spec
FILE =
 
NAME require Name
and
 
CONTENT require Content
then
generated type
File ::= <__.__> (
the_name_of__:Name;
the_content_of__:Content )
%%  The `.' above is to be produced by a display annotation
end

CoFI Document: CASL/SyntaxExamples --Version 0.99-- 17 February 1998.
Comments to cofi-language@brics.dk

Up Next