Interface Parser
- All Known Implementing Classes:
CParser
,FortranParser
,UserInterfaceParser
public interface Parser
A parser that extracts #include statements from a Reader.
- Author:
- Curt Arnold
-
Method Summary
-
Method Details
-
getIncludes
String[] getIncludes() -
parse
- Throws:
IOException
-