PackageRef

fun PackageRef(name: String)
fun PackageRef(name: String, parent: Namespace?)


fun PackageRef()

Create a PackageRef with auto-filled name and parent. Name will be the lower cased name of the object or class that extends this.