menu
Dart
dart:mirrors
currentMirrorSystem function
currentMirrorSystem
brightness_4
brightness_5
description
currentMirrorSystem
function
MirrorSystem
currentMirrorSystem
(
)
Returns a
MirrorSystem
for the current isolate.
Implementation
external MirrorSystem currentMirrorSystem();
Dart
dart:mirrors
currentMirrorSystem function
dart:mirrors library
Classes
ClassMirror
ClosureMirror
CombinatorMirror
DeclarationMirror
FunctionTypeMirror
InstanceMirror
IsolateMirror
LibraryDependencyMirror
LibraryMirror
MethodMirror
Mirror
MirrorSystem
ObjectMirror
ParameterMirror
SourceLocation
TypedefMirror
TypeMirror
TypeVariableMirror
VariableMirror
Functions
currentMirrorSystem
reflect
reflectClass
reflectType
Exceptions
AbstractClassInstantiationError