GithubHelp home page GithubHelp logo

isabella232 / quiver_mirrors Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlearchive/quiver_mirrors

0.0 0.0 0.0 551 KB

Utilities for working with mirrors

License: Apache License 2.0

Dart 89.21% Shell 10.79%

quiver_mirrors's Introduction

DEPRECATED

See https://pub.dev/packages/quiver instead!

Quiver Mirrors

Utilities for working with mirrors.

Build Status Coverage Status

Documentation

API Docs

getTypeName returns the name of a Type instance.

implements and classImplements determine if an instance or ClassMirror, respectively, implement the interface represented by a Type instance. They implement the behavior of is for mirrors, except for generics.

getMemberMirror searches though a ClassMirror and its class hierarchy for a member. This makes up for the fact that ClassMirror.members doesn't contain members from interfaces or superclasses.

Method wraps an InstanceMirror and Symbol to create a callable that invokes a method on the instance. It in effect closurizes a method reflectively.

quiver_mirrors's People

Contributors

cbracken avatar justinfagnani avatar yjbanov avatar seaneagan avatar jtmcdole avatar davidmorgan avatar a14n avatar kevmoo avatar sethladd avatar blackhc avatar vicb avatar codelogic avatar tonio-ramirez avatar jacob314 avatar fniemann avatar adambender avatar azenla avatar matanlurey avatar fox32 avatar saxenasaurabh avatar sigmundch avatar sunglim avatar danielwhiteuk avatar zoechigist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.