Method ToRef
ToRef()
Gets a reference to the compilation, which can be used to identify the current declaration in a different revision of the compilation.
Declaration
IRef<IDeclaration> ToRef()
Returns
Type | Description |
---|---|
IRef<IDeclaration> |
Gets a reference to the compilation, which can be used to identify the current declaration in a different revision of the compilation.
IRef<IDeclaration> ToRef()
Type | Description |
---|---|
IRef<IDeclaration> |