Return the number of characters in the syntactic entity's source range.
@override int get length => lexeme.length;