#include <vm.h>
Struct which contains information about a doc string interfaces in this framework
Public Member Functions | |
| MAXON_DISALLOW_COPY_AND_ASSIGN (DocStringMeta) | |
| DocStringMeta ()=default | |
Public Attributes | |
| String | _entireString |
| String | _docString |
| BaseArray< Tuple< String, String, String > > | _parameter |
| Tuple< String, String > | _return |
|
default |
| MAXON_DISALLOW_COPY_AND_ASSIGN | ( | DocStringMeta | ) |
| String _entireString |
| String _docString |