SYMBOL INDEX (47 symbols across 19 files) FILE: demo/src/components/Calculator.js function Calculator (line 3) | function Calculator({ FILE: demo/src/components/Counter.js function Counter (line 3) | function Counter({ FILE: demo/src/components/FriendsList.js function FriendsList (line 3) | function FriendsList({ FILE: demo/src/components/Items.js function Counter (line 3) | function Counter({ FILE: demo/src/components/Notifications.js function Notifications (line 3) | function Notifications({ FILE: demo/src/components/PhotosList.js function PhotosList (line 3) | function PhotosList({ FILE: demo/src/components/Row.js function Row (line 8) | function Row({ FILE: demo/src/index.js class Demo (line 13) | class Demo extends Component { method render (line 14) | render() { FILE: demo/src/organisms/Counter3.js method onChange (line 20) | onChange(state) { FILE: demo/src/organisms/Social.js function Social (line 24) | function Social({ FILE: packages/create-react-organism/bin/create-react-organism.js function makeStateJS (line 65) | function makeStateJS(componentName) { function makeComponentJS (line 79) | function makeComponentJS(componentName) { function makeIndexJS (line 98) | function makeIndexJS(componentName) { FILE: src/adjustArgs/extractFromDOM.js function extractFromDOM (line 3) | function extractFromDOM(args) { FILE: src/index.d.ts type ReceiverProps (line 4) | interface ReceiverProps { FILE: src/index.js method initialStateForProps (line 13) | static initialStateForProps(props) { method currentState (line 17) | get currentState() { method componentDidMount (line 38) | componentDidMount() { method componentDidUpdate (line 42) | componentDidUpdate(prevProps, prevState) { method render (line 46) | render() { FILE: src/multi.js function cellStateChangerCatchingError (line 5) | function cellStateChangerCatchingError(cellKey, stateChanger, errorKey) { function processStateChanger (line 30) | function processStateChanger(changeState, stateChanger, storeError) { function processIterator (line 53) | function processIterator(changeState, iterator, storeError, previousValu... function makeMultiOrganism (line 67) | function makeMultiOrganism( FILE: tests/extractFromDOM-test.js function PhotosList (line 11) | function PhotosList({ FILE: tests/index-test.js function Counter (line 15) | function Counter({ method onChange (line 114) | onChange(state) { method onChange (line 194) | onChange(state) { method onChange (line 269) | onChange(state) { class Wrapper (line 275) | class Wrapper extends Component { method render (line 278) | render() { FILE: tests/multi-test.js function Counter (line 14) | function Counter({ method onChange (line 154) | onChange(state) { method onChange (line 241) | onChange(state) { method onChange (line 320) | onChange(state) { FILE: umd/react-organism.js function __webpack_require__ (line 20) | function __webpack_require__(moduleId) { function defineProperties (line 98) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 100) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 102) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 104) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function Organism (line 118) | function Organism() { function stateChangerCatchingError (line 190) | function stateChangerCatchingError(stateChanger, transformError) { function processStateChanger (line 211) | function processStateChanger(changeState, stateChanger, storeError) { function processIterator (line 233) | function processIterator(changeState, iterator, storeError, previousValu... function callHandler (line 249) | function callHandler(handler, transformError, args, alterState) { function loadAsync (line 307) | function loadAsync() {