tokenizer.Lexer : dylan.NET.Tokenizer.Lexer Namespace

Lexer Class

Documentation for this section has not yet been entered.

Syntax

public class Lexer

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.Lexer
Assembly: tokenizer.Lexer (in tokenizer.Lexer.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

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

Public Methods

Analyze (string) : dylan.NET.Tokenizer.AST.Stmts.StmtSet
Documentation for this section has not yet been entered.
AnalyzeString (string) : dylan.NET.Tokenizer.AST.Stmts.StmtSet
Documentation for this section has not yet been entered.

Member Details

Lexer Constructor

Documentation for this section has not yet been entered.

Syntax

public Lexer ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.Lexer
Assembly: tokenizer.Lexer (in tokenizer.Lexer.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

Analyze Method

Documentation for this section has not yet been entered.

Syntax

Parameters

path
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.Lexer
Assembly: tokenizer.Lexer (in tokenizer.Lexer.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

AnalyzeString Method

Documentation for this section has not yet been entered.

Syntax

Parameters

str
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Tokenizer.Lexer
Assembly: tokenizer.Lexer (in tokenizer.Lexer.dll)
Assembly Versions: 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