~ubuntu-branches/ubuntu/karmic/pypy/karmic

« back to all changes in this revision

Viewing changes to pypy/doc/image/parsing_example10.dot

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2007-04-13 09:33:09 UTC
  • Revision ID: james.westby@ubuntu.com-20070413093309-yoojh4jcoocu2krz
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
digraph G{
 
2
"-1220061652" [label="object"];
 
3
"-1220061652" -> "-1220127636";
 
4
"-1220127636" [label="entry"];
 
5
"-1220127636" -> "-1213915636";
 
6
"-1213915636" [shape=box,label="STRING\n'a'"];
 
7
"-1220127636" -> "-1214251156";
 
8
"-1214251156" [shape=box,label="STRING\n'5'"];
 
9
"-1220061652" -> "-1220063188";
 
10
"-1220063188" [label="entry"];
 
11
"-1220063188" -> "-1214253076";
 
12
"-1214253076" [shape=box,label="STRING\n'b'"];
 
13
"-1220063188" -> "-1220059444";
 
14
"-1220059444" [label="array"];
 
15
"-1220059444" -> "-1214253364";
 
16
"-1214253364" [shape=box,label="NUMBER\n'1'"];
 
17
"-1220059444" -> "-1214254292";
 
18
"-1214254292" [shape=box,label="__0_null\n'null'"];
 
19
"-1220059444" -> "-1214253268";
 
20
"-1214253268" [shape=box,label="NUMBER\n'3'"];
 
21
"-1220059444" -> "-1214252596";
 
22
"-1214252596" [shape=box,label="__1_true\n'true'"];
 
23
"-1220059444" -> "-1220062260";
 
24
"-1220062260" [label="object"];
 
25
"-1220062260" -> "-1220060116";
 
26
"-1220060116" [label="entry"];
 
27
"-1220060116" -> "-1214211860";
 
28
"-1214211860" [shape=box,label="STRING\n'f'"];
 
29
"-1220060116" -> "-1214210132";
 
30
"-1214210132" [shape=box,label="STRING\n'g'"];
 
31
"-1220062260" -> "-1220062868";
 
32
"-1220062868" [label="entry"];
 
33
"-1220062868" -> "-1214211956";
 
34
"-1214211956" [shape=box,label="STRING\n'h'"];
 
35
"-1220062868" -> "-1214212308";
 
36
"-1214212308" [shape=box,label="NUMBER\n'6'"];
 
37
}