mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
7a7f4df061
commit
17366120ff
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ package org.eclipse.cdt.internal.formatter;
|
||||||
* @since 4.0
|
* @since 4.0
|
||||||
*/
|
*/
|
||||||
public class Location {
|
public class Location {
|
||||||
|
|
||||||
public int inputOffset;
|
public int inputOffset;
|
||||||
public int outputLine;
|
public int outputLine;
|
||||||
public int outputColumn;
|
public int outputColumn;
|
||||||
|
|
Loading…
Add table
Reference in a new issue