Root Package
A package with no parent. Does not have to be a single package (i.e. name can have .
s).
Generally, should be used as the superclass of an object.
For an example, see com.rnett.plugin.stdlib.Kotlin.
Constructors
Functions
Properties
Inheritors
Extensions
Link copied to clipboard
Content copied to clipboard
Get a constructor for the class with className in this RootPackage, matching filter.
Link copied to clipboard
Content copied to clipboard
Get the primary constructor for the class with className in this RootPackage, matching filter.