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

StmtSet Class

Documentation for this section has not yet been entered.

Syntax

public class StmtSet

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 object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

Stmts Stmt[]. Documentation for this section has not yet been entered.

Public Methods

AddStmt (Stmt)
Documentation for this section has not yet been entered.

Member Details

StmtSet Constructor

Documentation for this section has not yet been entered.

Syntax

public StmtSet ()

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

AddStmt Method

Documentation for this section has not yet been entered.

Syntax

public void AddStmt (Stmt stmttoadd)

Parameters

stmttoadd
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

Stmts Field

Documentation for this section has not yet been entered.

Syntax

public Stmt[] Stmts

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