(* Copyright (c) 1998 by Lucent Technologies *) signature PARSECONTROL = sig val symbolLength: int val typedefsScoped: bool val prototypesAllowed: bool val templatesAllowed: bool val trailingCommaInEnum : {error:bool,warning:bool} val newFundefsAllowed: bool val voidAllowed: bool val voidStarAllowed: bool val constAllowed: bool val volatileAllowed: bool val violation : string -> unit val Dkeywords : bool val parseDirective : bool end
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: bool val violation : string -> unit val Dkeywords : bool val parseDirective : bool end