isChildOfClass

abstract fun isChildOfClass(nodeClass: Class<out Node>): Boolean(source)

Is this TextElement representing a child of the given class?