Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
Bek
Query
Identifier
C# Class Microsoft.Bek.Query.Identifier
Name identifiers with line and character position information.
Mostrar archivo
Open project: AutomataDotNet/Automata
Class Usage Examples
Public Methods
Method
Description
Identifier
(
string
name
,
int
line
,
int
pos
) :
System
ToString
( ) :
string
Method Details
Identifier()
public
method
public
Identifier
(
string
name
,
int
line
,
int
pos
) :
System
name
string
line
int
pos
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string