mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
69 lines
3.1 KiB
XML
69 lines
3.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="419" height="69">
|
|
<defs>
|
|
<style type="text/css">
|
|
@namespace "http://www.w3.org/2000/svg";
|
|
.line {fill: none; stroke: #332900; stroke-width: 1;}
|
|
.bold-line {stroke: #141000; shape-rendering: crispEdges; stroke-width: 2;}
|
|
.thin-line {stroke: #1F1800; shape-rendering: crispEdges}
|
|
.filled {fill: #332900; stroke: none;}
|
|
text.terminal {font-family: Verdana, Sans-serif;
|
|
font-size: 12px;
|
|
fill: #141000;
|
|
font-weight: bold;
|
|
}
|
|
text.nonterminal {font-family: Verdana, Sans-serif;
|
|
font-size: 12px;
|
|
fill: #1A1400;
|
|
font-weight: normal;
|
|
}
|
|
text.regexp {font-family: Verdana, Sans-serif;
|
|
font-size: 12px;
|
|
fill: #1F1800;
|
|
font-weight: normal;
|
|
}
|
|
rect, circle, polygon {fill: #332900; stroke: #332900;}
|
|
rect.terminal {fill: #FFDB4D; stroke: #332900; stroke-width: 1;}
|
|
rect.nonterminal {fill: #FFEC9E; stroke: #332900; stroke-width: 1;}
|
|
rect.text {fill: none; stroke: none;}
|
|
polygon.regexp {fill: #FFF4C7; stroke: #332900; stroke-width: 1;}
|
|
</style>
|
|
</defs>
|
|
<polygon points="9 33 1 29 1 37"/>
|
|
<polygon points="17 33 9 29 9 37"/>
|
|
<rect x="71" y="19" width="50" height="32" rx="10"/>
|
|
<rect x="69"
|
|
y="17"
|
|
width="50"
|
|
height="32"
|
|
class="terminal"
|
|
rx="10"/>
|
|
<text class="terminal" x="79" y="37">with</text>
|
|
<a xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xlink:href="#path-ref"
|
|
xlink:title="path-ref">
|
|
<rect x="141" y="19" width="72" height="32"/>
|
|
<rect x="139" y="17" width="72" height="32" class="nonterminal"/>
|
|
<text class="nonterminal" x="149" y="37">path-ref</text>
|
|
</a>
|
|
<rect x="233" y="19" width="34" height="32" rx="10"/>
|
|
<rect x="231"
|
|
y="17"
|
|
width="34"
|
|
height="32"
|
|
class="terminal"
|
|
rx="10"/>
|
|
<text class="terminal" x="241" y="37">as</text>
|
|
<a xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xlink:href="#in-expr"
|
|
xlink:title="in-expr">
|
|
<rect x="287" y="19" width="64" height="32"/>
|
|
<rect x="285" y="17" width="64" height="32" class="nonterminal"/>
|
|
<text class="nonterminal" x="295" y="37">in-expr</text>
|
|
</a>
|
|
<path class="line"
|
|
d="m17 33 h2 m40 0 h10 m50 0 h10 m0 0 h10 m72 0 h10 m0 0 h10 m34 0 h10 m0 0 h10 m64 0 h10 m-320 0 l20 0 m-1 0 q-9 0 -9 -10 l0 -12 q0 -10 10 -10 m300 32 l20 0 m-20 0 q10 0 10 -10 l0 -12 q0 -10 -10 -10 m-300 0 h10 m0 0 h290 m-340 32 h20 m340 0 h20 m-380 0 q10 0 10 10 m360 0 q0 -10 10 -10 m-370 10 v14 m360 0 v-14 m-360 14 q0 10 10 10 m340 0 q10 0 10 -10 m-350 10 h10 m0 0 h330 m23 -34 h-3"/>
|
|
<polygon points="409 33 417 29 417 37"/>
|
|
<polygon points="409 33 401 29 401 37"/>
|
|
</svg>
|