Methods
-
static getAnalyzerFor(analysisType) → {AnalysisBase}
-
Returns a concrete analyzer implementation for the specified analysis type. The value passed to the
analysisTypeparameter must be the numeric value associated with a certain AnalysisType, not a string-based key.Parameters:
Name Type Description analysisTypenumber Numeric value corresponding to the desired AnalysisType
- See: