tokenizer.Parser : dylan.NET.Tokenizer.Parser Namespace

StmtOptimizer Class

Documentation for this section has not yet been entered.

Syntax

public class StmtOptimizer

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

AssOpt (dylan.NET.Tokenizer.AST.Stmts.Stmt) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkAssembly (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkAssign (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkClass (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkCmt (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkDebug (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkDelegate (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkElse (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkElseIf (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkEndCls (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkEndIf (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkEndMtd (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkField (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkGoto (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkIf (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkImport (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkLabel (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkLocimport (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkMethod (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkMethodCall (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkPlace (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkRefasm (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkReturn (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkScope (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkVarAs (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
checkVer (dylan.NET.Tokenizer.AST.Stmts.Stmt, ref bool) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.
Optimize (dylan.NET.Tokenizer.AST.Stmts.Stmt) : dylan.NET.Tokenizer.AST.Stmts.Stmt
Documentation for this section has not yet been entered.

Member Details

StmtOptimizer Constructor

Documentation for this section has not yet been entered.

Syntax

public StmtOptimizer ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

AssOpt Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkAssembly Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkAssign Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkClass Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkCmt Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkDebug Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkDelegate Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

checkElse Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkElseIf Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkEndCls Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkEndIf Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkEndMtd Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkField Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkGoto Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

checkIf Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkImport Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkLabel Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

checkLocimport Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkMethod Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkMethodCall Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkPlace Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.9, 11.2.8.1

checkRefasm Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkReturn Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

checkScope Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.dll)
Assembly Versions: 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1

checkVarAs Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

checkVer Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
b
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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

Optimize Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
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.Parser
Assembly: tokenizer.Parser (in tokenizer.Parser.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