12345678910111213141516171819202122 |
- <svg xmlns="http://www.w3.org/2000/svg" width="215" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="38" height="32"/>
- <rect x="29" y="1" width="38" height="32" class="nonterminal"/>
- <text class="nonterminal" x="39" y="21">val</text>
- <rect x="89" y="3" width="28" height="32" rx="10"/>
- <rect x="87"
- y="1"
- width="28"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="97" y="21">::</text>
- <rect x="137" y="3" width="50" height="32"/>
- <rect x="135" y="1" width="50" height="32" class="nonterminal"/>
- <text class="nonterminal" x="145" y="21">type</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m38 0 h10 m0 0 h10 m28 0 h10 m0 0 h10 m50 0 h10 m3 0 h-3"/>
- <polygon points="205 17 213 13 213 21"/>
- <polygon points="205 17 197 13 197 21"/>
- </svg>
|