C# Class Microsoft.Bek.Query.Identifier

Name identifiers with line and character position information.
Afficher le fichier Open project: AutomataDotNet/Automata Class Usage Examples

Méthodes publiques

Méthode Description
Identifier ( string name, int line, int pos ) : System
ToString ( ) : string

Method Details

Identifier() public méthode

public Identifier ( string name, int line, int pos ) : System
name string
line int
pos int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string