ParsedHashDirective Type
Represents a parsed hash directive
Union cases
Union case |
Description
|
Full Usage:
ParsedHashDirective(ident, args, range)
Parameters:
string
args : ParsedHashDirectiveArgument list
range : range
|
|