edu.ustc.cs.compile.platform.interfaces
接口 CheckerInterface


public interface CheckerInterface


方法摘要
 boolean check(InterRepresent ir)
           
 

方法详细信息

check

boolean check(InterRepresent ir)
              throws CheckerException
抛出:
CheckerException