Credo.Code.Token.position
You're seeing just the function
position
, go back to Credo.Code.Token module for more information.
Returns the position of a token in the form
{line_no_start, col_start, line_no_end, col_end}