Foundry.DiagnosticRange¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
|||
r/w/co |
|||
r/w/co |
|||
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.DiagnosticRange(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Represents a range within a file that a diagnostic applies to.
Property Details¶
- Foundry.DiagnosticRange.props.end_line¶
- Name:
end-line- Type:
- Default Value:
0- Flags:
- Foundry.DiagnosticRange.props.end_line_offset¶
- Name:
end-line-offset- Type:
- Default Value:
0- Flags:
- Foundry.DiagnosticRange.props.start_line¶
- Name:
start-line- Type:
- Default Value:
0- Flags:
- Foundry.DiagnosticRange.props.start_line_offset¶
- Name:
start-line-offset- Type:
- Default Value:
0- Flags: