Struct CompiledLine
Inherited Members
Namespace: AVM.ClientGenerator.Optimisers
Assembly: Algorand.dll
Syntax
public struct CompiledLine
Fields
| Edit this page View SourceLine
Declaration
public string Line
Field Value
| Type | Description |
|---|---|
| string |
Opcode
Declaration
public string Opcode
Field Value
| Type | Description |
|---|---|
| string |
Optimisable
Declaration
public bool Optimisable
Field Value
| Type | Description |
|---|---|
| bool |
Parameters
Declaration
public string[] Parameters
Field Value
| Type | Description |
|---|---|
| string[] |
Properties
| Edit this page View SourceSize
Declaration
public ulong Size { get; set; }
Property Value
| Type | Description |
|---|---|
| ulong |