Property | Type | Description | |
---|---|---|---|
ConstantCount | int | ||
IFsfound | int | ||
Methods | List | ||
optc | int |
Method | Description | |
---|---|---|
ArgBuilder ( List |
||
BuildBOp ( BinaryOp bo ) : string | ||
BuildBody ( List |
||
BuildSchematic ( string schmaticpath ) : void | ||
Compiler ( ) : System | ||
Convert ( string script, string schmaticpath ) : void | ||
iterateBinOp ( NetLua.Ast.BinaryExpression bb, string name, List |
||
iterateLogic ( List |
Method | Description | |
---|---|---|
TypeToString ( IExpression e ) : string | ||
getIntFromBitArray ( |
public BuildBody ( List |
||
Statments | List |
|
Linesa | List |
|
return | List |
public BuildSchematic ( string schmaticpath ) : void | ||
schmaticpath | string | |
return | void |
public Convert ( string script, string schmaticpath ) : void | ||
script | string | |
schmaticpath | string | |
return | void |
public iterateBinOp ( NetLua.Ast.BinaryExpression bb, string name, List |
||
bb | NetLua.Ast.BinaryExpression | |
name | string | |
Lines | List |
|
return | string |
public iterateLogic ( List |
||
Lines | List |
|
ifs | NetLua.Ast.IfStat | |
return | void |