findChildOfTypeRecursive

fun ASTNode.findChildOfTypeRecursive(type: IElementType): ASTNode?

Find a child node recursive