|
string | getAccessSpecifier () const |
|
void | setAccessSpecifier (string) |
|
string | getMethodName () const |
|
void | setMethodName (string) |
|
string | getReturnType () const |
|
void | setReturnType (string) |
|
args | getArgumentTypes () const |
|
void | setArgumentTypes (args) |
|
int | getArgNum () const |
|
void | clear () |
|
Definition at line 32 of file Method.h.
The documentation for this class was generated from the following files: