XCKeyboardInputSolver Class Reference

Inherits from NSObject
Conforms to NSCopying
Declared in XCKeyboardInputSolver.h

– _solve

- (id)_solve

– advancePath:range:

- (void)advancePath:(id)arg1 range:(id)arg2

– advancePaths

- (unsigned long long)advancePaths

– copyWithZone:

- (id)copyWithZone:(struct _NSZone *)arg1

  currentFlags

@property unsigned long long currentFlags

– dealloc

- (void)dealloc

  excludedFlags

@property unsigned long long excludedFlags

– extractCompletePathsWithSolutionRange:

- (id)extractCompletePathsWithSolutionRange:(struct _NSRange)arg1

  includeModifierKeys

@property _Bool includeModifierKeys

– init

- (id)init

– initWithKeyMap:string:

- (id)initWithKeyMap:(id)arg1 string:(id)arg2

  complete

@property (readonly, getter=isComplete) _Bool complete

  keyMap

@property (readonly) XCKeyboardKeyMap *keyMap

  requiredFlags

@property unsigned long long requiredFlags

– solve

- (id)solve

– solveWithSolutionRange:results:

- (void)solveWithSolutionRange:(struct _NSRange)arg1 results:(id)arg2

  solvedInputs

@property (readonly) NSArray *solvedInputs

  string

@property (readonly, copy) NSString *string

  unsolvedRange

@property (readonly) struct _NSRange unsolvedRange