Values
Gets the list of literals in the tuple.
Declaration
public IReadOnlyList<TypedConstant> Values { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<TypedConstant> |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Gets the list of literals in the tuple.
public IReadOnlyList<TypedConstant> Values { get; }
Type | Description |
---|---|
IReadOnlyList<TypedConstant> |