Return the offset from the beginning of the file to the character after the last character of the syntactic entity.
@override int get end => offset + length;