findChildOfType

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