documentPositionFollowing property

num documentPositionFollowing

Set when other is following node.

Implementation

static _i2.num get documentPositionFollowing => _i4.getProperty(
      _declaredNode,
      'DOCUMENT_POSITION_FOLLOWING',
    );