Sign in
android
/
platform
/
external
/
bison
/
0e4f6ee1514630a9e541d995e5ee8964ea79ef71
/
.
/
doc
/
figs
/
example-shift.dot
blob: 995ba0e44cc3034fa0a98298c64012af4bfa9473 [
file
] [
log
] [
blame
]
digraph
"shift.y"
{
node
[
fontname
=
courier shape
=
box
]
edge
[
fontname
=
courier
]
3
[
label
=
"State 3\n 1 exp: a . \".\"\l"
]
3
->
6
[
style
=
solid label
=
"\".\""
]
6
[
label
=
"State 6\n 1 exp: a \".\" .\l"
]
}