Package Stage: process compiled bytecode into packages
System.Object
NSS.Blast.Compiler.Stage.BlastPackaging
Namespace: NSS.Blast.Compiler.Stage
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public class BlastPackaging : IBlastCompilerStage
VB
Public Class BlastPackaging
Implements IBlastCompilerStage
C++
public ref class BlastPackaging : IBlastCompilerStage
F#
type BlastPackaging =
class
interface IBlastCompilerStage
end
The BlastPackaging type exposes the following members.
Name | Description | |
---|---|---|
BlastPackaging | Initializes a new instance of the BlastPackaging class |
Name | Description | |
---|---|---|
StageType | Packaging Stage -> creates package | |
Version | Version 0.1 |
Name | Description | |
---|---|---|
Execute | package bytecode into script package |