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

FieldItem Class

Documentation for this section has not yet been entered.

Syntax

public class FieldItem

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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

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

FieldBldr System.Reflection.Emit.FieldBuilder . Documentation for this section has not yet been entered.
FieldTyp Type . Documentation for this section has not yet been entered.
LitVal dylan.NET.Tokenizer.AST.Tokens.Literals.Literal . Documentation for this section has not yet been entered.
Name string . Documentation for this section has not yet been entered.

Member Details

FieldItem Constructor

Documentation for this section has not yet been entered.

Syntax

public FieldItem ()

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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

FieldItem Constructor

Documentation for this section has not yet been entered.

Syntax

public FieldItem (string nme, Type typ, System.Reflection.Emit.FieldBuilder bld)

Parameters

nme
Documentation for this section has not yet been entered.
typ
Documentation for this section has not yet been entered.
bld
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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

FieldBldr 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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

FieldTyp Field

Documentation for this section has not yet been entered.

Syntax

public Type FieldTyp

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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

LitVal 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.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

Name Field

Documentation for this section has not yet been entered.

Syntax

public string Name

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.2, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.2, 11.2.8.3, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3