FunctionDeclare {SMRUCC.Rsharp.Development} .NET clr documentation

FunctionDeclare

Description

Declare

            
# namespace SMRUCC.Rsharp.Development
export class FunctionDeclare {
   name: string;
   parameters: NamedValue[];
   sourceMap: StackFrame;
}

        

.NET clr type reference tree

  1. use by property member parameters: NamedValue
  2. use by property member sourceMap: StackFrame

[Package {$package} version {$version} Index]