NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

3.2 Prologue/epilogue directives

Prologue/epilogue directives group lines of source and have no effect on compilation.

Source ::= [ RegionElement+ ]
RegionElement ::= EpilogueDirective | PrologueDirective | LogicalLine
PrologueDirective ::= # EndPrologue
EpilogueDirective ::= # BeginEpilogue