Input

Undocumented in source.

Members

Functions

inputAtIndex
char inputAtIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
isCaseSensitiveMatch
char isCaseSensitiveMatch()
Undocumented in source. Be warned that the author may not have intended to support it.
isMatch
char isMatch()
Undocumented in source. Be warned that the author may not have intended to support it.
patternAtIndex
char patternAtIndex()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

col
int col;
Undocumented in source.
input
string input;
Undocumented in source.
pattern
string pattern;
Undocumented in source.
row
int row;
Undocumented in source.
scoreMatrix
int[][] scoreMatrix;
Undocumented in source.

Meta