Sign in
android
/
platform
/
external
/
bison
/
4a73bbb278e3218a935804313073cab198ae0d03
/
.
/
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"
]
}