测试
This commit is contained in:
parent
6d3a2d3c5b
commit
ffd1aefa22
@ -22,7 +22,9 @@ import java.util.List;
|
|||||||
public final class SemanticAnalysisReporter {
|
public final class SemanticAnalysisReporter {
|
||||||
|
|
||||||
// 禁止实例化
|
// 禁止实例化
|
||||||
private SemanticAnalysisReporter() { }
|
private SemanticAnalysisReporter() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 打印语义分析结果并在必要时终止程序。
|
* 打印语义分析结果并在必要时终止程序。
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user