C# 클래스 ReSharper.NTriples.Tree.Identifier

상속: NTriplesTokenBase, INTriplesIdentifier
파일 보기 프로젝트 열기: xsburg/ReSharper.NTriples

공개 메소드들

메소드 설명
GetText ( ) : string
GetTextLength ( ) : int
Identifier ( string text ) : JetBrains.ReSharper.Psi

메소드 상세

GetText() 공개 메소드

public GetText ( ) : string
리턴 string

GetTextLength() 공개 메소드

public GetTextLength ( ) : int
리턴 int

Identifier() 공개 메소드

public Identifier ( string text ) : JetBrains.ReSharper.Psi
text string
리턴 JetBrains.ReSharper.Psi