VectorLiteralSyntax
01 Syntax
SMRUCC.Rsharp.Language.Syntax.SyntaxParser.SyntaxImplements.VectorLiteralSyntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| TypeCodeOf | 1 | get type code value of the vector literal |
03 Members
TypeCodeOf(
IEnumerable(Of Expression))get type code value of the vector literal
Parameters
| Name | Type | Description |
|---|---|---|
values | IEnumerable(Of Expression) | - |