Stores a line:col..line:col region in a source file. More...
#include <nedelement.h>
Public Member Functions | |
NEDSourceRegion () | |
Public Attributes | |
int | startLine |
int | startColumn |
int | endLine |
int | endColumn |
Stores a line:col..line:col region in a source file.
Used for mapping NEDElements back to the source code.
NEDSourceRegion::NEDSourceRegion | ( | ) | [inline] |
References endColumn, endLine, startColumn, and startLine.
Referenced by NEDSourceRegion().
Referenced by NEDSourceRegion().
Referenced by NEDSourceRegion().
Referenced by NEDSourceRegion().