reflector
01 Syntax
SMRUCC.Rsharp.Runtime.Internal.Object.reflector
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetStructure | 1 | a helper method for view data structure of the given object |
| strGenericArray | 1 | |
| strVector | 1 | inspect the vector data structure |
03 Members
a helper method for view data structure of the given object
Parameters
| Name | Type | Description |
|---|---|---|
x | Object | - |
env | GlobalEnvironment | - |
indent$ | String | - |
Parameters
| Name | Type | Description |
|---|---|---|
a | Array | - |
type | Type | the element type |
env | GlobalEnvironment | - |
inspect the vector data structure
Parameters
| Name | Type | Description |
|---|---|---|
a | Array | - |
type | Type | - |
env | GlobalEnvironment | - |