C# Class ReSharper.NTriples.Resolve.NTriplesDeclaredElementType

Inheritance: DeclaredElementType
显示文件 Open project: xsburg/ReSharper.NTriples

Public Properties

Property Type Description
Prefix NTriplesDeclaredElementType
PrefixUri NTriplesDeclaredElementType
UriIdentifier NTriplesDeclaredElementType

Public Methods

Method Description
IsPresentable ( PsiLanguageType language ) : bool

Protected Methods

Method Description
GetImage ( ) : IconId

Private Methods

Method Description
NTriplesDeclaredElementType ( string name, IconId iconId ) : JetBrains.ReSharper.Psi

Method Details

GetImage() protected method

protected GetImage ( ) : IconId
return IconId

IsPresentable() public method

public IsPresentable ( PsiLanguageType language ) : bool
language PsiLanguageType
return bool

Property Details

Prefix public_oe static_oe property

public static NTriplesDeclaredElementType,ReSharper.NTriples.Resolve Prefix
return NTriplesDeclaredElementType

PrefixUri public_oe static_oe property

public static NTriplesDeclaredElementType,ReSharper.NTriples.Resolve PrefixUri
return NTriplesDeclaredElementType

UriIdentifier public_oe static_oe property

public static NTriplesDeclaredElementType,ReSharper.NTriples.Resolve UriIdentifier
return NTriplesDeclaredElementType