ParsedHashDirectiveArgument Type
Represents a parsed hash directive argument
Union cases
Union case |
Description
|
|
|
|
|
|
|
Full Usage:
SourceIdentifier(constant, value, range)
Parameters:
string
value : string
range : range
|
|
Full Usage:
String(value, stringKind, range)
Parameters:
string
stringKind : SynStringKind
range : range
|
|
Instance members
Instance member |
Description
|
|
Gets the syntax range of this construct
|