Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for OOModel::Method, including all inherited members.
callees() | OOModel::Method | |
callers() | OOModel::Method | |
findSymbols(std::unique_ptr< Model::ResolutionRequest > request) const override | OOModel::Method | virtual |
fullyQualifiedName() const | OOModel::Method | |
isGeneric() | OOModel::Method | |
isNewPersistenceUnit() const override | OOModel::Method | virtual |
isOverridenBy(Method *other) | OOModel::Method | inline |
isStatic() const | OOModel::Method | inline |
Method(const QString &name) | OOModel::Method | |
Method(const QString &name, Modifier::Modifiers mod) | OOModel::Method | |
Method(const QString &name, MethodKind kind) | OOModel::Method | |
Method(const QString &name, Modifier::Modifiers mod, MethodKind kind) | OOModel::Method | |
MethodKind enum name | OOModel::Method | |
methodKind() const | OOModel::Method | inline |
overrides(Method *other) | OOModel::Method | |
setMethodKind(const MethodKind &kind) | OOModel::Method | inline |
Super typedef | Core::Reflect< Base > | protected |
symbolType() const override | OOModel::Method | virtual |