tokenizer.CodeGen : dylan.NET.Tokenizer.CodeGen Namespace

LabelItem Class

Documentation for this section has not yet been entered.

Syntax

public class LabelItem

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

Lbl System.Reflection.Emit.Label . Documentation for this section has not yet been entered.
LblName string . Documentation for this section has not yet been entered.

Member Details

LabelItem Constructor

Documentation for this section has not yet been entered.

Syntax

public LabelItem ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

LabelItem Constructor

Documentation for this section has not yet been entered.

Syntax

public LabelItem (string ln, System.Reflection.Emit.Label l)

Parameters

ln
Documentation for this section has not yet been entered.
l
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

Lbl Field

Documentation for this section has not yet been entered.

Syntax

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

LblName Field

Documentation for this section has not yet been entered.

Syntax

public string LblName

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1