C# Class Microsoft.Automata.MSO.Mona.Token

Afficher le fichier Open project: AutomataDotNet/Automata Class Usage Examples

Méthodes publiques

Свойство Type Description
text string

Private Properties

Свойство Type Description
Token System

Méthodes publiques

Méthode Description
ToInt ( ) : int
ToString ( ) : string
TryGetInt ( int &k ) : bool

Private Methods

Méthode Description
Token ( string text, LexLocationInFile loc, Tokens kind ) : System

Method Details

ToInt() public méthode

public ToInt ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

TryGetInt() public méthode

public TryGetInt ( int &k ) : bool
k int
Résultat bool

Property Details

text public_oe property

public string text
Résultat string