Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. with-pattern-normalizer-disabled
  2. -------
  3. {
  4. "syntaxTree": {
  5. "type": "ASTStart",
  6. "beginColumn": -1,
  7. "endColumn": -1,
  8. "children": [
  9. {
  10. "type": "ASTExpression",
  11. "beginColumn": -1,
  12. "endColumn": -1,
  13. "children": [
  14. {
  15. "type": "ASTTerm",
  16. "beginColumn": 0,
  17. "endColumn": 11,
  18. "children": [],
  19. "image": "wktocs2:6443"
  20. }
  21. ]
  22. }
  23. ]
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement