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


public interface InterpreterInterface


方法摘要
 void interpret(InterRepresent ir)
           
 

方法详细信息

interpret

void interpret(InterRepresent ir)
               throws InterpreterException
抛出:
InterpreterException