프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fnode |
메소드 | 설명 | |
---|---|---|
Get ( |
||
Get ( |
||
GetDirectTargetIndex ( ) : int | ||
GetParameterNumberContext ( ) : bool | ||
GetVarCount ( ) : int | ||
GetVarIndex ( Node n ) : int | ||
IsNumberVar ( int varIndex ) : bool | ||
IsParameter ( int varIndex ) : bool | ||
IsTargetOfDirectCall ( ) : bool |
메소드 | 설명 | |
---|---|---|
OptFunctionNode ( |
||
SetDirectTargetIndex ( int directTargetIndex ) : void | ||
SetIsNumberVar ( int varIndex ) : void | ||
SetParameterNumberContext ( bool b ) : void |
public static Get ( |
||
scriptOrFn | ||
리턴 | Rhino.Optimizer.OptFunctionNode |
public static Get ( |
||
scriptOrFn | ||
i | int | |
리턴 | Rhino.Optimizer.OptFunctionNode |