SpellingCorrectionclassspelling.t[800]

SpellingCorrection: Each time we attempt a spelling correction, we'll save information on the attempt in one of these objects.

class SpellingCorrection :   object

Superclass Tree   (in declaration order)

SpellingCorrection
        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

candidates  corrections  curCand  oldToks  parseError  unknown 

Summary of Methods  

construct 

Properties  

candidatesspelling.t[823]

the candidate list - this is a list of token lists

correctionsspelling.t[820]
the indices of the corrections so far, before this one

curCandspelling.t[826]
the current candidate index

oldToksspelling.t[811]
the token list before the spelling correction

parseErrorspelling.t[829]
the ParseError that triggered the spelling correction attempt

unknownspelling.t[817]
is this a correction for an unknown word (as opposed to a word that's in the dictionary, but still could be a typo)?

Methods  

construct (oldToks, candidates, corrections, unknown, err)spelling.t[801]

no description available

Adv3Lite Library Reference Manual
Generated on 12/12/2022 from adv3Lite version 1.6