Documentation for this section has not yet been entered.
See Also: Inherited members from NumberLiteral.
|
ULongLiteral
()
|
Documentation for this section has not yet been entered. |
|
Documentation for this section has not yet been entered. |
|
Conv | bool . Documentation for this section has not yet been entered. (Inherited from Literal.) |
|
DoNeg | bool . Documentation for this section has not yet been entered. (Inherited from NumberLiteral.) |
|
DoNot | bool . Documentation for this section has not yet been entered. (Inherited from NumberLiteral.) |
|
Line | int . The Line where this Token was found. (Inherited from dylan.NET.Tokenizer.AST.Tokens.Token.) |
|
LitTyp | dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok . Documentation for this section has not yet been entered. (Inherited from Literal.) |
|
NumVal | ulong . Documentation for this section has not yet been entered. |
|
OrdOp | string . Documentation for this section has not yet been entered. (Inherited from NumberLiteral.) |
|
TTok | dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok . Documentation for this section has not yet been entered. (Inherited from Literal.) |
|
Value | string . The textual value of the Token. (Inherited from dylan.NET.Tokenizer.AST.Tokens.Token.) |
Documentation for this section has not yet been entered.
Syntax
public ULongLiteral ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Tokens.Literals
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4
Documentation for this section has not yet been entered.
Syntax
public ULongLiteral (string value)Parameters
- value
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Tokens.Literals
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4
Documentation for this section has not yet been entered.
Syntax
public ulong NumValRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Tokens.Literals
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4