Name | Description | |
---|---|---|
Column | Gets the 1-based column number in the source file. | |
Line | Gets the 1-based line number in the source file. | |
SourceFile | Gets the source file object. |
The following tables list the members exposed by ISourceDecl.
Name | Description | |
---|---|---|
Column | Gets the 1-based column number in the source file. | |
Line | Gets the 1-based line number in the source file. | |
SourceFile | Gets the source file object. |
Name | Description | |
---|---|---|
TryCompareSourceWith | Overloaded. Opens with a textual files compare/diff tool, two source files declarations, this sourceDecl and sourceDeclOther. |