![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
| SourceSpan (SourceLocation location, int length) | |
Public Attributes | |
| readonly SourceLocation | Location |
| readonly int | Length |
Properties | |
| int | EndPosition [get] |
Definition at line 64 of file SourceLocation.cs.
| Irony.Parsing.SourceSpan.SourceSpan | ( | SourceLocation | location, |
| int | length | ||
| ) |
Definition at line 67 of file SourceLocation.cs.
| readonly int Irony.Parsing.SourceSpan.Length |
Definition at line 66 of file SourceLocation.cs.
| readonly SourceLocation Irony.Parsing.SourceSpan.Location |
Definition at line 65 of file SourceLocation.cs.
|
get |
Definition at line 71 of file SourceLocation.cs.