Last updated 4 months ago
Was this helpful?
Method in
Parses the given source string into a structured command.
public static ParseResult ParseStructuredCommand(string source)
string source
string
The string containing the possible structured command text to be parsed.
A object encapsulating the parsed context and any diagnostics.