jameskleeh
09/14/2021, 4:03 PMelihart
09/14/2021, 4:18 PMfun KSDeclaration.isVisibleFrom(other: KSDeclaration)
to see if a one declaration can access another.
as of 1.0 there is still a todo though // TODO: cross module visibility is not handled
that might block youJiaxiang
09/14/2021, 4:36 PMjameskleeh
09/15/2021, 1:20 PMJiaxiang
09/15/2021, 7:41 PM