Interface Parser

All Known Implementing Classes:
CParser, FortranParser

public interface Parser
A parser that extracts #include statements from a Reader.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    parse(Reader reader)