/interpreter/tags/at2dist110511/test/edu/vub/at/trace/comments.json

http://ambienttalk.googlecode.com/ · JSON · 27 lines · 27 code · 0 blank · 0 comment · 0 complexity · e601c676612626fa4e930c9493b2fc0f MD5 · raw file

  1. [ {
  2. "class" : [ "org.ref_send.log.Comment", "org.ref_send.log.Event" ],
  3. "anchor" : {
  4. "number" : 0,
  5. "turn" : {
  6. "loop" : "testLoop",
  7. "number" : 0
  8. }
  9. },
  10. "text" : "comment1",
  11. "trace" : {
  12. "calls" : [ ]
  13. }
  14. }, {
  15. "class" : [ "org.ref_send.log.Comment", "org.ref_send.log.Event" ],
  16. "anchor" : {
  17. "number" : 1,
  18. "turn" : {
  19. "loop" : "testLoop",
  20. "number" : 0
  21. }
  22. },
  23. "text" : "comment2",
  24. "trace" : {
  25. "calls" : [ ]
  26. }
  27. } ]