Method | Description | |
---|---|---|
BindTo ( IDeclaredElement element ) : IReference | ||
BindTo ( IDeclaredElement element, ISubstitution substitution ) : IReference | ||
GetReferenceSymbolTable ( bool useReferenceName ) : ISymbolTable | ||
NTriplesUriStringReference ( ITreeNode node ) : System.Collections.Generic | ||
ResolveWithoutCache ( ) : ResolveResultWithInfo | ||
SetName ( string shortName ) : void |
public BindTo ( IDeclaredElement element ) : IReference | ||
element | IDeclaredElement | |
return | IReference |
public BindTo ( IDeclaredElement element, ISubstitution substitution ) : IReference | ||
element | IDeclaredElement | |
substitution | ISubstitution | |
return | IReference |
public GetReferenceSymbolTable ( bool useReferenceName ) : ISymbolTable | ||
useReferenceName | bool | |
return | ISymbolTable |
public NTriplesUriStringReference ( ITreeNode node ) : System.Collections.Generic | ||
node | ITreeNode | |
return | System.Collections.Generic |
public ResolveWithoutCache ( ) : ResolveResultWithInfo | ||
return | ResolveResultWithInfo |