getEnclosingChild
fun getEnclosingChild(node: Node, location: Region, artifactLocation: PhysicalLocation.ArtifactLocation?): Node
Searches amongst the children of the node to find the child that contains the provided region.
Searches amongst the children of the node to find the child that contains the provided region.