webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::TextCheckingResult Struct Reference

#include <TextChecking.h>

Public Attributes

TextCheckingType type
 
int location
 
int length
 
Vector< GrammarDetaildetails
 
String replacement
 

Member Data Documentation

◆ details

Vector< GrammarDetail > WebCore::TextCheckingResult::details

◆ length

int WebCore::TextCheckingResult::length

◆ location

int WebCore::TextCheckingResult::location

◆ replacement

String WebCore::TextCheckingResult::replacement

◆ type

TextCheckingType WebCore::TextCheckingResult::type

The documentation for this struct was generated from the following file: