getReferences

abstract fun getReferences(): Map<String, Any>(source)

Returns the references of the Ant project. This is a live map, you that you can make changes to the map and these changes are reflected in the Ant project.

Return

The references. Never returns null.