final object TypeOps

Constructors

Members

[+] val findMemberLimit : Key [ Unit ]

When a property with this key is set in a context, it limit the number of recursive member searches. If the limit is reached, findMember returns NoDenot...

When a property with this key is set in a context, it limit the number of recursive member searches. If the limit is reached, findMember returns NoDenotation.

@sharable var track : Boolean
@sharable def track_= ( x$1: Boolean ) : Unit