spring-framework / org.springframework.beans.factory.parsing / Location / getSource

getSource

@Nullable open fun getSource(): Any

Get the actual location within the associated resource (may be null).

See the Location for examples of what the actual type of the returned object may be.