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

ParserFlags Class

Documentation for this section has not yet been entered.

Syntax

public class ParserFlags

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, 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

Documentation for this section has not yet been entered.

Public Fields

static
ArrFlag bool . Documentation for this section has not yet been entered.
static
ArrSlot dylan.NET.Tokenizer.AST.Exprs.Expr . Documentation for this section has not yet been entered.
static
AsFlag bool . Documentation for this section has not yet been entered.
static
AssemFlg bool . Documentation for this section has not yet been entered.
static
CmtFlag bool . Documentation for this section has not yet been entered.
static
ConvFlag bool . Documentation for this section has not yet been entered.
static
ConvTyp dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok . Documentation for this section has not yet been entered.
static
DurConvFlag bool . Documentation for this section has not yet been entered.
static
IdentFlag bool . Documentation for this section has not yet been entered.
static
IfFlag bool . Documentation for this section has not yet been entered.
static
isChanged bool . Documentation for this section has not yet been entered.
static
MetCallFlag bool . Documentation for this section has not yet been entered.
static
MetChainFlag bool . Documentation for this section has not yet been entered.
static
NegFlag bool . Documentation for this section has not yet been entered.
static
NoOptFlag bool . Documentation for this section has not yet been entered.
static
NotFlag bool . Documentation for this section has not yet been entered.
static
OrdOp string . Documentation for this section has not yet been entered.
static
ProcessTTokOnly bool . Documentation for this section has not yet been entered.
static
RefFlag bool . Documentation for this section has not yet been entered.
static
StringFlag bool . Documentation for this section has not yet been entered.
static
ValinrefFlag bool . Documentation for this section has not yet been entered.

Public Methods

static
SetUnaryFalse ()
Documentation for this section has not yet been entered.
static
UpdateBoolLit (dylan.NET.Tokenizer.AST.Tokens.Literals.BooleanLiteral) : dylan.NET.Tokenizer.AST.Tokens.Literals.BooleanLiteral
Documentation for this section has not yet been entered.
static
UpdateCharLit (dylan.NET.Tokenizer.AST.Tokens.Literals.CharLiteral) : dylan.NET.Tokenizer.AST.Tokens.Literals.CharLiteral
Documentation for this section has not yet been entered.
static
UpdateIdent (dylan.NET.Tokenizer.AST.Tokens.Ident) : dylan.NET.Tokenizer.AST.Tokens.Ident
Documentation for this section has not yet been entered.
static
UpdateMeTok (dylan.NET.Tokenizer.AST.Tokens.MeTok) : dylan.NET.Tokenizer.AST.Tokens.MeTok
Documentation for this section has not yet been entered.
static
UpdateNullLit (dylan.NET.Tokenizer.AST.Tokens.Literals.NullLiteral) : dylan.NET.Tokenizer.AST.Tokens.Literals.NullLiteral
Documentation for this section has not yet been entered.
static
UpdateNumLit (dylan.NET.Tokenizer.AST.Tokens.Literals.NumberLiteral) : dylan.NET.Tokenizer.AST.Tokens.Literals.NumberLiteral
Documentation for this section has not yet been entered.
static
UpdateStringLit (dylan.NET.Tokenizer.AST.Tokens.Literals.StringLiteral) : dylan.NET.Tokenizer.AST.Tokens.Literals.StringLiteral
Documentation for this section has not yet been entered.

Member Details

ParserFlags Constructor

Documentation for this section has not yet been entered.

Syntax

public ParserFlags ()

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, 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

ArrFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool ArrFlag

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, 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

ArrSlot Field

Documentation for this section has not yet been entered.

Syntax

public static dylan.NET.Tokenizer.AST.Exprs.Expr ArrSlot

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, 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

AsFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool AsFlag

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.9.2, 11.2.9.3

AssemFlg Field

Documentation for this section has not yet been entered.

Syntax

public static bool AssemFlg

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.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

CmtFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool CmtFlag

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, 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

ConvFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool ConvFlag

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, 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

ConvTyp 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.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, 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

DurConvFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool DurConvFlag

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, 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

IdentFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool IdentFlag

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, 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

IfFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool IfFlag

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, 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

isChanged Field

Documentation for this section has not yet been entered.

Syntax

public static bool isChanged

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, 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

MetCallFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool MetCallFlag

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, 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

MetChainFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool MetChainFlag

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, 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

NegFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool NegFlag

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, 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

NoOptFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool NoOptFlag

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, 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

NotFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool NotFlag

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, 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

OrdOp Field

Documentation for this section has not yet been entered.

Syntax

public static string OrdOp

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, 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

ProcessTTokOnly Field

Documentation for this section has not yet been entered.

Syntax

public static bool ProcessTTokOnly

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, 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

RefFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool RefFlag

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, 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

SetUnaryFalse Method

Documentation for this section has not yet been entered.

Syntax

public static void SetUnaryFalse ()

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, 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

StringFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool StringFlag

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, 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

UpdateBoolLit Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

UpdateCharLit Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

UpdateIdent Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

UpdateMeTok Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

UpdateNullLit Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

UpdateNumLit Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

UpdateStringLit Method

Documentation for this section has not yet been entered.

Syntax

Parameters

id
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, 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

ValinrefFlag Field

Documentation for this section has not yet been entered.

Syntax

public static bool ValinrefFlag

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, 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