C# Class ReSharper.NTriples.Tree.Identifier

Inheritance: NTriplesTokenBase, INTriplesIdentifier
Afficher le fichier Open project: xsburg/ReSharper.NTriples

Méthodes publiques

Méthode Description
GetText ( ) : string
GetTextLength ( ) : int
Identifier ( string text ) : JetBrains.ReSharper.Psi

Method Details

GetText() public méthode

public GetText ( ) : string
Résultat string

GetTextLength() public méthode

public GetTextLength ( ) : int
Résultat int

Identifier() public méthode

public Identifier ( string text ) : JetBrains.ReSharper.Psi
text string
Résultat JetBrains.ReSharper.Psi