Predicate definitionOf
Gets the definition (of kind kind
) for the expression use
, if one can be found.
Import path
import analysis.DefinitionTracking
Definition definitionOf(NiceLocationExpr use, string kind)
Gets the definition (of kind kind
) for the expression use
, if one can be found.
import analysis.DefinitionTracking
Definition definitionOf(NiceLocationExpr use, string kind)