|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CompileFile (character, character) |
Compiles a file |
||
| LOGICAL CompileFiles (character, character, character, character, logical) |
Compiles a set of files, optionally supporting MD5 hashing them for
webclient optimization |
||
| CHARACTER GeneratePreprocessed (character) |
Compiles a file to generate the preprocessed source |
||
| GenerateXmlXref (character, dataset) |
Compiles a file to generate xml xref |
||
| GetLastListing (dataset) |
Returns the Listing Dataset of the last compile run |
||
| GetLastXmlXref (dataset) |
Returns the XmlXref Dataset of the last compile run |
||
| OnCompilingFile (CompilingFileEventArgs) |
Raises the CompilingFile |
| Options | Name | Purpose | |
|---|---|---|---|
| CompilerHelper () |
Disallow instance creation |
| Options | Name | Purpose | |
|---|---|---|---|
| CompilingFile (CompilingFileEventArgs) |
Raised when a file is being compiled |
|
Top
CompileFile (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CompileFiles (character, character, character, character, logical)
|
||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GeneratePreprocessed (character)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenerateXmlXref (character, dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||
GetLastListing (dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||
GetLastXmlXref (dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||
OnCompilingFile (CompilingFileEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
CompilerHelper ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
CompilingFile (CompilingFileEventArgs)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsListingMember tables: eBlockInfo, eListing |
ProDataset dsXmlXrefMember tables: eSource, eReference, eClassRef, eParameterRef |
Temp-Table eBlockInfoDefined in: |
Temp-Table eClassRefDefined in: |
Temp-Table eListingDefined in: |
Temp-Table eParameterRefDefined in: |
Temp-Table eReferenceDefined in: |
Temp-Table eSourceDefined in: |