includesDefinition

fun A_Method.includesDefinition(definition: A_Definition): Boolean

Is the given definition present in this A_Method?

Return

true if the definition is present in this method, false otherwise.

Parameters

definition

A definition.