GetText(in SourceSpan)
Declaration
string GetText(in SourceSpan sourceSpan)Parameters
| Type | Name | Description |
|---|---|---|
| SourceSpan | sourceSpan |
Returns
| Type | Description |
|---|---|
| string |
GetText(in SourceReference, bool)
Declaration
string GetText(in SourceReference sourceReference, bool normalized)Parameters
| Type | Name | Description |
|---|---|---|
| SourceReference | sourceReference | |
| bool | normalized |
Returns
| Type | Description |
|---|---|
| string |