public final class BasicExpressionListAnalyzer extends AbstractGenericListAnalyzer<ExpressionList,GenericExpressionList,Expression,ExpressionAnalyzer> implements ExpressionListAnalyzer
| Constructor and Description |
|---|
BasicExpressionListAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionList |
analyze() |
Factory |
getFactory() |
void |
setFactory(Factory factory) |
analyzepublic Factory getFactory()
getFactory in class AbstractGenericListAnalyzer<ExpressionList,GenericExpressionList,Expression,ExpressionAnalyzer>public void setFactory(Factory factory)
setFactory in interface FactoryManagedpublic ExpressionList analyze() throws AnalysisException
analyze in interface Analyzer<ExpressionList>AnalysisExceptionCopyright © 2012 Verhas and Verhas Software Craftsmen. All Rights Reserved.