Свойство | Type | Description | |
---|---|---|---|
codeBlockLevel | int | ||
treeLevel | int |
Méthode | Description | |
---|---|---|
AddLocalDecl ( |
||
AddOp ( SrcOp op ) : void | ||
AddOps ( IList |
||
AddPreambleOp ( SrcOp op ) : void | ||
CodeBlock ( OutputModelFactory factory ) : System.Collections.Generic | ||
CodeBlock ( OutputModelFactory factory, int treeLevel, int codeBlockLevel ) : System.Collections.Generic | ||
InsertOp ( int i, SrcOp op ) : void |
public CodeBlock ( OutputModelFactory factory ) : System.Collections.Generic | ||
factory | OutputModelFactory | |
Résultat | System.Collections.Generic |
public CodeBlock ( OutputModelFactory factory, int treeLevel, int codeBlockLevel ) : System.Collections.Generic | ||
factory | OutputModelFactory | |
treeLevel | int | |
codeBlockLevel | int | |
Résultat | System.Collections.Generic |