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


public interface ParserInterface


方法摘要
 InterRepresent doParse(java.io.File src)
           
 

方法详细信息

doParse

InterRepresent doParse(java.io.File src)
                       throws ParserException
抛出:
ParserException