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
ReSharper
NTriples
Tree
Identifier
C# Class ReSharper.NTriples.Tree.Identifier
Inheritance:
NTriplesTokenBase
,
INTriplesIdentifier
Mostrar archivo
Open project: xsburg/ReSharper.NTriples
Public Methods
Method
Description
GetText
( ) :
string
GetTextLength
( ) :
int
Identifier
(
string
text
) :
JetBrains.ReSharper.Psi
Method Details
GetText()
public
method
public
GetText
( ) :
string
return
string
GetTextLength()
public
method
public
GetTextLength
( ) :
int
return
int
Identifier()
public
method
public
Identifier
(
string
text
) :
JetBrains.ReSharper.Psi
text
string
return
JetBrains.ReSharper.Psi