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

VerStmt Class

Documentation for this section has not yet been entered.

Syntax

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

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.)
VersionNos dylan.NET.Tokenizer.AST.Tokens.Literals.IntLiteral[]. Documentation for this section has not yet been entered.

Public Methods

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

Member Details

VerStmt Constructor

Documentation for this section has not yet been entered.

Syntax

public VerStmt ()

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

VersionNos 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