Class: numTypesHydrogenSearcher

numTypesHydrogenSearcher

new numTypesHydrogenSearcher(nm)

Searcher for Number of types of hydrogens.
Parameters:
Name Type Description
nm Number number of types of hydrogens
Source:
Tutorials:

Extends

Methods

getfoundMsg() → {String}

Inherited From:
Source:
Returns:
Type
String

getNotFoundMsg() → {String}

Inherited From:
Source:
Returns:
Type
String

getRegExp() → {RegExp}

Inherited From:
Source:
Returns:
Type
RegExp

getRegExpString() → {String}

Inherited From:
Source:
Returns:
Type
String
override searcher#search. will return the approriate message from the question file.
Parameters:
Name Type Description
smileAnswer String The submitted SMILE string.
Source:

<protected> test(smileAnswer)

override searcher#test. will return the approriate message from the question file.
Parameters:
Name Type Description
smileAnswer String The submitted SMILE string.
Source: