Package com.scriptbasic.interfaces
Interface TagAnalyzer
-
- All Known Implementing Classes:
BasicTagAnalyzer
public interface TagAnalyzer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Expressionanalyze()
-
-
-
Method Detail
-
analyze
Expression analyze() throws AnalysisException
- Throws:
AnalysisException
-
-