Свойство | Type | Description | |
---|---|---|---|
fnode |
Méthode | Description | |
---|---|---|
Get ( |
||
Get ( |
||
GetDirectTargetIndex ( ) : int | ||
GetParameterNumberContext ( ) : bool | ||
GetVarCount ( ) : int | ||
GetVarIndex ( Node n ) : int | ||
IsNumberVar ( int varIndex ) : bool | ||
IsParameter ( int varIndex ) : bool | ||
IsTargetOfDirectCall ( ) : bool |
Méthode | Description | |
---|---|---|
OptFunctionNode ( |
||
SetDirectTargetIndex ( int directTargetIndex ) : void | ||
SetIsNumberVar ( int varIndex ) : void | ||
SetParameterNumberContext ( bool b ) : void |
public static Get ( |
||
scriptOrFn | ||
Résultat | Rhino.Optimizer.OptFunctionNode |
public static Get ( |
||
scriptOrFn | ||
i | int | |
Résultat | Rhino.Optimizer.OptFunctionNode |
public GetParameterNumberContext ( ) : bool | ||
Résultat | bool |