Method | Description | |
---|---|---|
Add ( Kirikiri node ) : void | ||
AddArrayElement ( |
||
AddDictionaryElement ( string name, |
||
Clear ( ) : void | ||
ExprNode ( ) : Kirikiri.Tjs2 | ||
GetNode ( int index ) : |
||
GetOpecode ( ) : int | ||
GetPosition ( ) : int | ||
GetSize ( ) : int | ||
GetValue ( ) : |
||
SetOpecode ( int op ) : void | ||
SetPosition ( int pos ) : void | ||
SetValue ( |
public AddArrayElement ( |
||
val | ||
return | void |
public AddDictionaryElement ( string name, |
||
name | string | |
val | ||
return | void |