GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pt-classdef.cc File Reference
#include <iostream>
#include "ov.h"
#include "ov-classdef.h"
#include "pt-args-block.h"
#include "pt-classdef.h"
#include "pt-eval.h"

Go to the source code of this file.

Functions

std::string check_for_doc_string (comment_list *comments)
 

Function Documentation

◆ check_for_doc_string()

std::string check_for_doc_string ( comment_list comments)