* Compute the last column for each generated mapping. The last column is * inclusive.
()
| 101 | * inclusive. |
| 102 | */ |
| 103 | computeColumnSpans(): void; |
| 104 | |
| 105 | /** |
| 106 | * Returns the original source, line, and column information for the generated |
no outgoing calls
no test coverage detected