nodeIndexEnd property

int nodeIndexEnd
getter/setter pair

markers on which position in the source-code this node starts/ends

Implementation

int nodeIndexStart = 0, nodeIndexEnd = 0;