menu
tom_d4rt_ast package
documentation
runtime.dart
InterpretedClass
findStaticSetter method
findStaticSetter method
dark_mode
light_mode
findStaticSetter
method
InterpretedFunction
?
findStaticSetter
(
String
name
)
Implementation
InterpretedFunction? findStaticSetter(String name) => staticSetters[name];
tom_d4rt_ast package
documentation
runtime
InterpretedClass
findStaticSetter method
InterpretedClass class