defaultCriteria

open fun defaultCriteria(allowInternal: Boolean): IntrinsicCriteria

Default criteria to apply when resolving intrinsics.

Return

Criteria to apply when resolving intrinsics; false should exclude a given symbol.

Parameters

allowInternal

Whether internal symbols should be included.