#include <namespace.h>
Definition at line 18 of file namespace.h.
◆ Create() [1/2]
static Namespace * dart::bin::Namespace::Create |
( |
const char * |
path | ) |
|
|
static |
◆ Create() [2/2]
static Namespace * dart::bin::Namespace::Create |
( |
intptr_t |
namespc | ) |
|
|
static |
◆ Default()
static intptr_t dart::bin::Namespace::Default |
( |
| ) |
|
|
static |
◆ GetCurrent()
static const char * dart::bin::Namespace::GetCurrent |
( |
Namespace * |
namespc | ) |
|
|
static |
◆ GetNamespace()
Definition at line 101 of file namespace.cc.
101 {
104 Namespace::GetNativeNamespaceArgument(
args, index, &
namespc);
107 }
109}
NamespaceImpl * namespc() const
struct _Dart_Handle * Dart_Handle
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args
DART_EXPORT void Dart_PropagateError(Dart_Handle handle)
DART_EXPORT bool Dart_IsError(Dart_Handle handle)
◆ IsDefault()
bool dart::bin::Namespace::IsDefault |
( |
Namespace * |
namespc | ) |
|
|
static |
◆ namespc()
◆ SetCurrent()
static bool dart::bin::Namespace::SetCurrent |
( |
Namespace * |
namespc, |
|
|
const char * |
path |
|
) |
| |
|
static |
◆ NamespaceScope
◆ ReferenceCounted< Namespace >
The documentation for this class was generated from the following files: