|
sandbox
|
Public Member Functions | |
| auto | get_name () const -> string |
| auto | get_return_type () -> type & |
| auto | get_parameter_types () -> const std::vector< type * > & |
| auto | get_accessibility () const -> type_accessibility |
| auto | get_attributes () const -> std::vector< attribute > |
Friends | |
| class | type |