#include <UsSymbolTable.hpp>
◆ Flags
| Enumerator |
|---|
| cAPP_METHOD | |
| cSTATIC | |
| cVARARGS | |
◆ UsFunction()
| UsFunction::UsFunction |
( |
| ) |
|
|
inline |
◆ operator<()
| bool UsFunction::operator< |
( |
const UsFunction & | aRhs | ) |
const |
◆ operator==()
| bool UsFunction::operator== |
( |
const UsFunction & | aRhs | ) |
const |
◆ Specialize()
| void UsFunction::Specialize |
( |
int | aThisType, |
|
|
const std::pair< UsType *, UsType * > & | aTempArgs ) |
◆ SpecializeType()
| int UsFunction::SpecializeType |
( |
int | aThisType, |
|
|
std::pair< UsType *, UsType * > | aArgs, |
|
|
int | aType ) |
◆ mArgs
Referenced by Us::UsCtx::AddParam(), Us::UsCtx::Call(), UsType::FindMethod(), wizard::WsfScriptLookup::GetFunctionDescription(), UsTypeList::GetFunctionPrototype(), wizard::WsfScriptTypes::InitType(), operator<(), operator==(), Specialize(), wizard::SyntaxTips::UpdateSuggestions(), and wizard::WsfScriptTypes::WsfScriptTypes().
◆ mFlags
◆ mReturnType
| int UsFunction::mReturnType |
Referenced by Us::UsCtx::Call(), Us::UsCtx::FuncRType(), wizard::WsfScriptLookup::GetFunctionDescription(), UsTypeList::GetFunctionPrototype(), wizard::WsfScriptTypes::InitType(), operator<(), operator==(), Us::UsCtx::SetRType(), Specialize(), wizard::SyntaxTips::UpdateSuggestions(), UsFunction(), and wizard::WsfScriptTypes::WsfScriptTypes().
The documentation for this class was generated from the following files: