charEnd property
      
      int
      get
      charEnd
      
    
    
The character offset of the end of this token within the source text.
Implementation
int get charEnd;The character offset of the end of this token within the source text.
int get charEnd;