Previous Table of Contents Next


6.9.4 White Space


   Like OMG IDL, white space and comments can be freely used between lexical elements (but not within them) and are ignored in parsing. Note that white space or comments must be used to separate lexical elements such as identifiers and reserved words (which would otherwise appear as a single lexical element without such separation).