Credo.SourceFile.column

You're seeing just the function column, go back to Credo.SourceFile module for more information.
Link to this function

column(source_file, line_no, trigger)

View Source

Returns the column of the given trigger inside the given line.

NOTE: Both line_no and the returned index are 1-based.