end property

  1. @override
int get end
override

The position after the last character of the syntactic entity.

Implementation

@override
int get end => eroteme.end;