parent

fun ASTNode.parent(p: (ASTNode) -> Boolean, strict: Boolean = true): ASTNode?