Declaration Constraints
data class DeclarationConstraints(descriptor: DeclarationDescriptor, pre: List<NamedConstraint>, post: List<NamedConstraint>, doNotLookAtArgumentsWhen: List<NamedConstraint>)
Content copied to clipboard
Properties
descriptor
Link copied to clipboard
doNotLookAtArgumentsWhen
Link copied to clipboard
post
Link copied to clipboard
pre
Link copied to clipboard