Package com.scriptbasic.syntax
package com.scriptbasic.syntax
-
ClassesClassDescriptionAbstractAnalyzer<T extends AnalysisResult>AbstractGenericListAnalyzer<T extends GenericList<Z>,
K extends T, Z extends AnalysisResult, A extends Analyzer<Z>> An abstract class to analyze a list of something.This version just does not nothing special to recover from error.