CdmLocation.at
Creates a location at the specified line and column.
Parameters
line | 1-based line number. |
column | 1-based column number. |
source | Optional source file path or identifier. |
Returns
A CdmLocation with the specified coordinates.
Creates a location at the specified line and column.
line | 1-based line number. |
column | 1-based column number. |
source | Optional source file path or identifier. |