grammarDetails
The details of a located grammatical type checking result.
Declaration
var grammarDetails: [[String : Any]]? { get }Discussion
This array of strings is suitable for presenting to the user.
The details of a located grammatical type checking result.
var grammarDetails: [[String : Any]]? { get }This array of strings is suitable for presenting to the user.