getDestinationInsertionPoints 方法

  1. @Returns('NodeList')
  2. @Creates('NodeList')
List<Node> getDestinationInsertionPoints()

实现

@Returns('NodeList')
@Creates('NodeList')
List<Node> getDestinationInsertionPoints() native;