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

ExprOptimizer Class

Documentation for this section has not yet been entered.

Syntax

public class ExprOptimizer

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

checkVarAs (dylan.NET.Tokenizer.AST.Exprs.Expr, ref bool) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.
IdentToMNTok (dylan.NET.Tokenizer.AST.Tokens.Ident, dylan.NET.Tokenizer.AST.Tokens.MethodNameTok) : dylan.NET.Tokenizer.AST.Tokens.MethodNameTok
Documentation for this section has not yet been entered.
Optimize (dylan.NET.Tokenizer.AST.Exprs.Expr) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.
procIdentArrayAccess (dylan.NET.Tokenizer.AST.Exprs.Expr, int) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.
procMethodCall (dylan.NET.Tokenizer.AST.Exprs.Expr, int) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.
procMtdArrayAccess (dylan.NET.Tokenizer.AST.Exprs.Expr, int) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.
procNewCall (dylan.NET.Tokenizer.AST.Exprs.Expr, int) : dylan.NET.Tokenizer.AST.Exprs.Expr
Documentation for this section has not yet been entered.

Member Details

ExprOptimizer Constructor

Documentation for this section has not yet been entered.

Syntax

public ExprOptimizer ()

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

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

IdentToMNTok Method

Documentation for this section has not yet been entered.

Syntax

Parameters

idt
Documentation for this section has not yet been entered.
mnt
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

exp
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

procIdentArrayAccess Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
i
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

procMethodCall Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
i
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

procMtdArrayAccess Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
i
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

procNewCall Method

Documentation for this section has not yet been entered.

Syntax

Parameters

stm
Documentation for this section has not yet been entered.
i
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.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1