Stores a line:col..line:col region in a source file. Used for mapping ASTNodes back to the source code.
Public Attributes | |
| int | startLine = 0 |
| int | startColumn = 0 |
| int | endLine = 0 |
| int | endColumn = 0 |
| int startLine = 0 |
| int startColumn = 0 |
| int endLine = 0 |
| int endColumn = 0 |