elementNode property

num elementNode

node is an element.

Implementation

static _i2.num get elementNode => _i4.getProperty(
      _declaredNode,
      'ELEMENT_NODE',
    );