Interface ListAnalyzer<T extends AnalysisResult>

All Superinterfaces:
Analyzer<T>
All Known Subinterfaces:
ExpressionListAnalyzer, SimpleLeftValueListAnalyzer
All Known Implementing Classes:
AbstractGenericListAnalyzer, BasicExpressionListAnalyzer, BasicSimpleLeftValueListAnalyzer

public interface ListAnalyzer<T extends AnalysisResult>
extends Analyzer<T>
Author:
Peter Verhas date June 14, 2012
  • Method Summary

    Methods inherited from interface com.scriptbasic.interfaces.Analyzer

    analyze