Méthode | Description | |
---|---|---|
CLS_Environment ( ICLS_Logger logger ) : System | ||
CreateContent ( ) : |
||
Expr_CompileToken ( IList |
||
Expr_CompileToken ( IList |
||
Expr_CompilerToken ( IList |
||
Expr_CompilerToken ( IList |
||
Expr_Execute ( ICLS_Expression expr ) : |
||
Expr_Execute ( ICLS_Expression expr, |
||
Expr_Optimize ( ICLS_Expression old ) : ICLS_Expression | ||
File_CompileToken ( string filename, IList |
||
File_PreCompileToken ( string filename, IList |
||
GetFunction ( string name ) : ICLS_Function | ||
GetType ( |
||
GetTypeByKeyword ( string keyword ) : ICLS_Type | ||
GetTypeByKeywordQuiet ( string keyword ) : ICLS_Type | ||
ParserToken ( string code ) : IList |
||
Project_Compile ( Dictionary |
||
Project_FromPacketStream ( System instream ) : IList |
||
Project_PacketToStream ( Dictionary |
||
RegFunction ( ICLS_Function func ) : void | ||
RegType ( ICLS_Type type ) : void |
public CLS_Environment ( ICLS_Logger logger ) : System | ||
logger | ICLS_Logger | |
Résultat | System |
public Expr_CompileToken ( IList |
||
listToken | IList |
|
Résultat | ICLS_Expression |
public Expr_CompileToken ( IList |
||
listToken | IList |
|
SimpleExpression | bool | |
Résultat | ICLS_Expression |
public Expr_CompilerToken ( IList |
||
listToken | IList |
|
Résultat | ICLS_Expression |
public Expr_CompilerToken ( IList |
||
listToken | IList |
|
SimpleExpression | bool | |
Résultat | ICLS_Expression |
public Expr_Execute ( ICLS_Expression expr ) : |
||
expr | ICLS_Expression | |
Résultat |
public Expr_Execute ( ICLS_Expression expr, |
||
expr | ICLS_Expression | |
content | ||
Résultat |
public Expr_Optimize ( ICLS_Expression old ) : ICLS_Expression | ||
old | ICLS_Expression | |
Résultat | ICLS_Expression |
public File_CompileToken ( string filename, IList |
||
filename | string | |
listToken | IList |
|
embDebugToken | bool | |
Résultat | void |
public File_PreCompileToken ( string filename, IList |
||
filename | string | |
listToken | IList |
|
Résultat | void |
public GetFunction ( string name ) : ICLS_Function | ||
name | string | |
Résultat | ICLS_Function |
public GetTypeByKeyword ( string keyword ) : ICLS_Type | ||
keyword | string | |
Résultat | ICLS_Type |
public GetTypeByKeywordQuiet ( string keyword ) : ICLS_Type | ||
keyword | string | |
Résultat | ICLS_Type |
public Project_Compile ( Dictionary |
||
project | Dictionary |
|
embDebugToken | bool | |
Résultat | void |
public Project_FromPacketStream ( System instream ) : IList |
||
instream | System | |
Résultat | IList |
public Project_PacketToStream ( Dictionary |
||
project | Dictionary |
|
outstream | System | |
Résultat | void |
public RegFunction ( ICLS_Function func ) : void | ||
func | ICLS_Function | |
Résultat | void |