artefaktur
software engineer &        architecture

 
 
 
 

CfgScript Source

| Syntax Elements | Source | Preprocessor | Types | Expressions | Backtick Expressions | Statements | Class | Logging |

CfgScript Source files normally ends with .csf.


Content of this chapter:

   Source text files
   Comments



 Source text files

SourceText
:  Comments
|  Preprocessor
|  Statement*
;
The source files are normal text files.

The encoding of the source text file will be configured via the standard encoding settings of ACDK.


 Comments

Comments
: '/*' .* '*/'
| '//' .* '\n'
;
CfgScript support the standard Java/C++ comments:

// One line comment
/*
  Multiline 
  comments
*/


 
Last modified 2005-05-08 22:25 by SYSTEM By Artefaktur, Ing. Bureau Kommer