getTokenAtCharacter abstract method

IToken? getTokenAtCharacter(
  1. int offset
)

Implementation

IToken? getTokenAtCharacter(int offset);