Utility structure that represents a method. More...
#include <TranslationGeneration.h>
Public Attributes | |
| AZStd::string | m_key |
| AZStd::string | m_context |
| EntryDetails | m_details |
| EntryDetails | m_entry |
| EntryDetails | m_exit |
| AZStd::vector< Argument > | m_arguments |
| AZStd::vector< Argument > | m_results |
Utility structure that represents a method.