Skip to main content

Class Element

Single element entry in an element section.

Assembly: WaaS.Core.dll
View Source
Declaration
public class Element

Properties

TableIndex

View Source
Declaration
public uint TableIndex { get; }

Offset

View Source
Declaration
public IConstantExpression Offset { get; }

FunctionIndices

View Source
Declaration
public ReadOnlyMemory<IConstantExpression> FunctionIndices { get; }