get_target


Description:

public Object? get_target () throws Error

Gets the target Object of this.

This method performs a repository lookup for the given object and returns it.

Parameters:

this

a Tag.

Returns:

the target Object of the tag or null .