Skip to content

Instantly share code, notes, and snippets.

@koddsson
Created March 20, 2016 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koddsson/8f1a5f350c2fc4b7e738 to your computer and use it in GitHub Desktop.
Save koddsson/8f1a5f350c2fc4b7e738 to your computer and use it in GitHub Desktop.
2016-03-20 20:32:02.891767: path: in
2016-03-20 20:32:02.901789: unqueue: result received {
"callId": 1,
"payload": {
"name": "io.finch.Endpoint",
"localName": "Endpoint",
"typehint": "SymbolInfo",
"type": {
"name": "Endpoint",
"fullName": "io.finch.Endpoint",
"typehint": "BasicTypeInfo",
"typeArgs": [{
"name": "A",
"fullName": "io.finch.A",
"typehint": "BasicTypeInfo",
"typeArgs": [],
"members": [],
"declAs": {
"typehint": "Nil"
}
}],
"members": [],
"declAs": {
"typehint": "Trait"
}
},
"isCallable": false
}
}
2016-03-20 20:32:02.902047: handle_incoming_response: in {u'localName': u'Endpoint', u'isCallable': False, u'typehint': u'SymbolInfo', u'type': {u'typehint': u'BasicTypeInfo', u'name': u'Endpoint', u'typeArgs': [{u'typehint': u'BasicTypeInfo', u'name': u'A', u'typeArgs': [], u'declAs': {u'typehint': u'Nil'}, u'members': [], u'fullName': u'io.finch.A'}], u'declAs': {u'typehint': u'Trait'}, u'members': [], u'fullName': u'io.finch.Endpoint'}, u'name': u'io.finch.Endpoint'}
2016-03-20 20:32:02.902187: message: in
2016-03-20 20:32:02.902276: Symbol not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment