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

DebugStmt Class

Documentation for this section has not yet been entered.

Syntax

public class DebugStmt : 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

Flg bool . Documentation for this section has not yet been entered.
Line int . Documentation for this section has not yet been entered. (Inherited from Stmt.)
Opt dylan.NET.Tokenizer.AST.Tokens.SwitchTok . Documentation for this section has not yet been entered.
Tokens dylan.NET.Tokenizer.AST.Tokens.Token[]. Documentation for this section has not yet been entered. (Inherited from Stmt.)

Public Methods

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

Member Details

DebugStmt Constructor

Documentation for this section has not yet been entered.

Syntax

public DebugStmt ()

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

Flg Field

Documentation for this section has not yet been entered.

Syntax

public bool Flg

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

Opt 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

setFlg Method

Documentation for this section has not yet been entered.

Syntax

public void setFlg ()

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