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

    Modifier and Type
    Method
    Description
     
    void
    parse(Reader reader)