A table encoding a mapping from token position to line and column. This field is null if sources aren't available.
@optional List<List<int>>? tokenPosTable;