Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
Evaluator
()
|
Documentation for this section has not yet been entered. |
|
InstToken | dylan.NET.Tokenizer.AST.Tokens.Token . Documentation for this section has not yet been entered. |
|
Stack | OpStack . Documentation for this section has not yet been entered. |
|
ASTEmit
(dylan.NET.Tokenizer.AST.Tokens.Token, bool)Documentation for this section has not yet been entered. |
|
|
ConvToAST
(dylan.NET.Tokenizer.AST.Exprs.Expr)Documentation for this section has not yet been entered. |
|
|
ConvToRPN
(dylan.NET.Tokenizer.AST.Exprs.Expr)Documentation for this section has not yet been entered. |
|
|
Evaluate
(dylan.NET.Tokenizer.AST.Exprs.Expr)Documentation for this section has not yet been entered. |
|
|
isLParen
(dylan.NET.Tokenizer.AST.Tokens.Token)Documentation for this section has not yet been entered. |
|
|
isOp
(dylan.NET.Tokenizer.AST.Tokens.Token)Documentation for this section has not yet been entered. |
|
|
RetPrec
(dylan.NET.Tokenizer.AST.Tokens.Token)Documentation for this section has not yet been entered. |
|
|
StoreEmit
(dylan.NET.Tokenizer.AST.Tokens.Ident)Documentation for this section has not yet been entered. |
|
|
StoreEmit
(dylan.NET.Tokenizer.AST.Tokens.Token, dylan.NET.Tokenizer.AST.Exprs.Expr)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public Evaluator ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
Parameters
- tok
- Documentation for this section has not yet been entered.
- emt
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Exprs.Expr ConvToAST (dylan.NET.Tokenizer.AST.Exprs.Expr exp)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.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Exprs.Expr ConvToRPN (dylan.NET.Tokenizer.AST.Exprs.Expr exp)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.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public void Evaluate (dylan.NET.Tokenizer.AST.Exprs.Expr exp)Parameters
- exp
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Tokens.Token InstTokenRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1
Documentation for this section has not yet been entered.
Syntax
public bool isLParen (dylan.NET.Tokenizer.AST.Tokens.Token tok)Parameters
- tok
- 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.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public bool isOp (dylan.NET.Tokenizer.AST.Tokens.Token tok)Parameters
- tok
- 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.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public int RetPrec (dylan.NET.Tokenizer.AST.Tokens.Token tok)Parameters
- tok
- 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.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public OpStack StackRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.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
Documentation for this section has not yet been entered.
Syntax
public void StoreEmit (dylan.NET.Tokenizer.AST.Tokens.Ident idt)Parameters
- idt
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.5, 11.2.7.6
Documentation for this section has not yet been entered.
Syntax
public void StoreEmit (dylan.NET.Tokenizer.AST.Tokens.Token tok, dylan.NET.Tokenizer.AST.Exprs.Expr exp)Parameters
- tok
- Documentation for this section has not yet been entered.
- exp
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1