tokenizer.AST : dylan.NET.Tokenizer.AST.Stmts Namespace

EnumStmt Class

Documentation for this section has not yet been entered.

Syntax

public class EnumStmt : Stmt

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4

Members

See Also: Inherited members from Stmt.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

Attrs dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute[]. Documentation for this section has not yet been entered.
EnumName dylan.NET.Tokenizer.AST.Tokens.Ident . Documentation for this section has not yet been entered.
EnumTyp dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok . Documentation for this section has not yet been entered.
Line int . Documentation for this section has not yet been entered. (Inherited from Stmt.)
Tokens dylan.NET.Tokenizer.AST.Tokens.Token[]. Documentation for this section has not yet been entered. (Inherited from Stmt.)

Public Methods

AddAttr (dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute)
Documentation for this section has not yet been entered.
AddToken (dylan.NET.Tokenizer.AST.Tokens.Token)
Documentation for this section has not yet been entered. (Inherited from Stmt.)

Member Details

EnumStmt Constructor

Documentation for this section has not yet been entered.

Syntax

public EnumStmt ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4

AddAttr Method

Documentation for this section has not yet been entered.

Syntax

Parameters

attrtoadd
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4

Attrs 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.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4

EnumName 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.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4

EnumTyp 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.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4