Procedure.cpp 145 B

1234567
  1. #include "Procedure.h"
  2. #include "project.h"
  3. #include "scanner.h"
  4. //FunctionType *Function::getFunctionType() const
  5. //{
  6. // return &m_type;
  7. //}