Skip to content

Commit

Permalink
Fix error in ExtendedAttributeTypePair production.
Browse files Browse the repository at this point in the history
  • Loading branch information
heycam committed Jan 26, 2014
1 parent de52ca3 commit 2146500
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions index.html
Expand Up @@ -6196,7 +6196,7 @@ <h3>3.11. Extended attributes</h3>
<a class="sym" href="#prod-ArgumentNameKeyword">ArgumentNameKeyword</a>
</span></td></tr><tr id="proddef-OtherOrComma"><td><span class="prod-number">[71]</span></td><td><a class="sym" href="#prod-OtherOrComma">OtherOrComma</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-Other">Other</a> <br /> |
","</span></td></tr><tr id="proddef-IdentifierList"><td><span class="prod-number">[89]</span></td><td><a class="sym" href="#prod-IdentifierList">IdentifierList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> <a class="sym" href="#prod-Identifiers">Identifiers</a></span></td></tr><tr><td><span class="prod-number">[90]</span></td><td><a class="sym" href="#prod-Identifiers">Identifiers</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines">"," <a class="sym" href="#prod-identifier">identifier</a> <a class="sym" href="#prod-Identifiers">Identifiers</a> <br /> |
ε</span></td></tr><tr id="proddef-ExtendedAttributeNoArgs"><td><span class="prod-number">[91]</span></td><td><a class="sym" href="#prod-ExtendedAttributeNoArgs">ExtendedAttributeNoArgs</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="proddef-ExtendedAttributeArgList"><td><span class="prod-number">[92]</span></td><td><a class="sym" href="#prod-ExtendedAttributeArgList">ExtendedAttributeArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="proddef-ExtendedAttributeIdent"><td><span class="prod-number">[93]</span></td><td><a class="sym" href="#prod-ExtendedAttributeIdent">ExtendedAttributeIdent</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="proddef-ExtendedAttributeIdentList"><td><span class="prod-number">[94]</span></td><td><a class="sym" href="#prod-ExtendedAttributeIdentList">ExtendedAttributeIdentList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-IdentifierList">IdentifierList</a></span></td></tr><tr id="proddef-ExtendedAttributeNamedArgList"><td><span class="prod-number">[95]</span></td><td><a class="sym" href="#prod-ExtendedAttributeNamedArgList">ExtendedAttributeNamedArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="proddef-ExtendedAttributeTypePair"><td><span class="prod-number">[96]</span></td><td><a class="sym" href="#prod-ExtendedAttributeTypePair">ExtendedAttributeTypePair</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines">"(" <a class="sym" href="#prod-Type">Type</a> "," <a class="sym" href="#prod-Type">Type</a> ")"</span></td></tr></table>
ε</span></td></tr><tr id="proddef-ExtendedAttributeNoArgs"><td><span class="prod-number">[91]</span></td><td><a class="sym" href="#prod-ExtendedAttributeNoArgs">ExtendedAttributeNoArgs</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="proddef-ExtendedAttributeArgList"><td><span class="prod-number">[92]</span></td><td><a class="sym" href="#prod-ExtendedAttributeArgList">ExtendedAttributeArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="proddef-ExtendedAttributeIdent"><td><span class="prod-number">[93]</span></td><td><a class="sym" href="#prod-ExtendedAttributeIdent">ExtendedAttributeIdent</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="proddef-ExtendedAttributeIdentList"><td><span class="prod-number">[94]</span></td><td><a class="sym" href="#prod-ExtendedAttributeIdentList">ExtendedAttributeIdentList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-IdentifierList">IdentifierList</a></span></td></tr><tr id="proddef-ExtendedAttributeNamedArgList"><td><span class="prod-number">[95]</span></td><td><a class="sym" href="#prod-ExtendedAttributeNamedArgList">ExtendedAttributeNamedArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="proddef-ExtendedAttributeTypePair"><td><span class="prod-number">[96]</span></td><td><a class="sym" href="#prod-ExtendedAttributeTypePair">ExtendedAttributeTypePair</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-Type">Type</a> "," <a class="sym" href="#prod-Type">Type</a> ")"</span></td></tr></table>

</div>
</div>
Expand Down Expand Up @@ -13884,6 +13884,7 @@ <h2>8. Acknowledgements</h2>
Travis Leithead,
Jim Ley,
Kevin Lindsey,
Peter Linss,
呂康豪 (Kang-Hao Lu),
Mark Miller,
Ms2ger,
Expand Down Expand Up @@ -14196,7 +14197,7 @@ <h2>A. IDL grammar</h2>
ε</span></td></tr><tr id="prod-Null"><td><span class="prod-number">[87]</span></td><td><a class="sym" href="#proddef-Null">Null</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines">"?" <br /> |
ε</span></td></tr><tr id="prod-ReturnType"><td><span class="prod-number">[88]</span></td><td><a class="sym" href="#proddef-ReturnType">ReturnType</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-Type">Type</a> <br /> |
"void"</span></td></tr><tr id="prod-IdentifierList"><td><span class="prod-number">[89]</span></td><td><a class="sym" href="#proddef-IdentifierList">IdentifierList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> <a class="sym" href="#prod-Identifiers">Identifiers</a></span></td></tr><tr id="prod-Identifiers"><td><span class="prod-number">[90]</span></td><td><a class="sym" href="#proddef-Identifiers">Identifiers</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines">"," <a class="sym" href="#prod-identifier">identifier</a> <a class="sym" href="#prod-Identifiers">Identifiers</a> <br /> |
ε</span></td></tr><tr id="prod-ExtendedAttributeNoArgs"><td><span class="prod-number">[91]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeNoArgs">ExtendedAttributeNoArgs</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="prod-ExtendedAttributeArgList"><td><span class="prod-number">[92]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeArgList">ExtendedAttributeArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="prod-ExtendedAttributeIdent"><td><span class="prod-number">[93]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeIdent">ExtendedAttributeIdent</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="prod-ExtendedAttributeIdentList"><td><span class="prod-number">[94]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeIdentList">ExtendedAttributeIdentList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-IdentifierList">IdentifierList</a></span></td></tr><tr id="prod-ExtendedAttributeNamedArgList"><td><span class="prod-number">[95]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeNamedArgList">ExtendedAttributeNamedArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="prod-ExtendedAttributeTypePair"><td><span class="prod-number">[96]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeTypePair">ExtendedAttributeTypePair</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines">"(" <a class="sym" href="#prod-Type">Type</a> "," <a class="sym" href="#prod-Type">Type</a> ")"</span></td></tr></table>
ε</span></td></tr><tr id="prod-ExtendedAttributeNoArgs"><td><span class="prod-number">[91]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeNoArgs">ExtendedAttributeNoArgs</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="prod-ExtendedAttributeArgList"><td><span class="prod-number">[92]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeArgList">ExtendedAttributeArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="prod-ExtendedAttributeIdent"><td><span class="prod-number">[93]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeIdent">ExtendedAttributeIdent</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a></span></td></tr><tr id="prod-ExtendedAttributeIdentList"><td><span class="prod-number">[94]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeIdentList">ExtendedAttributeIdentList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-IdentifierList">IdentifierList</a></span></td></tr><tr id="prod-ExtendedAttributeNamedArgList"><td><span class="prod-number">[95]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeNamedArgList">ExtendedAttributeNamedArgList</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "=" <a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-ArgumentList">ArgumentList</a> ")"</span></td></tr><tr id="prod-ExtendedAttributeTypePair"><td><span class="prod-number">[96]</span></td><td><a class="sym" href="#proddef-ExtendedAttributeTypePair">ExtendedAttributeTypePair</a></td><td class="prod-mid">→</td><td class="prod-rhs"><span class="prod-lines"><a class="sym" href="#prod-identifier">identifier</a> "(" <a class="sym" href="#prod-Type">Type</a> "," <a class="sym" href="#prod-Type">Type</a> ")"</span></td></tr></table>
<div class="note"><div class="noteHeader">Note</div>
<p>
The <a class="sym" href="#prod-Other">Other</a>
Expand Down
3 changes: 2 additions & 1 deletion index.xml
Expand Up @@ -13698,6 +13698,7 @@ d.type = et;
Travis Leithead,
Jim Ley,
Kevin Lindsey,
Peter Linss,
呂康豪 (Kang-Hao Lu),
Mark Miller,
Ms2ger,
Expand Down Expand Up @@ -13970,7 +13971,7 @@ d.type = et;
<prod nt='ExtendedAttributeIdent'>identifier "=" identifier</prod>
<prod nt='ExtendedAttributeIdentList'>identifier "=" IdentifierList</prod>
<prod nt='ExtendedAttributeNamedArgList'>identifier "=" identifier "(" ArgumentList ")"</prod>
<prod nt='ExtendedAttributeTypePair'>"(" Type "," Type ")"</prod>
<prod nt='ExtendedAttributeTypePair'>identifier "(" Type "," Type ")"</prod>

<!--prod nt='Keyword'>"any" | "attribute" | "boolean" | "byte" | "const" | "double" | "exception" | "float" | "getraises" | "in" | "interface" | "long" | "Object" | "octet" | "raises" | "readonly" | "sequence" | "setraises" | "short" | "typedef" | "unsigned | "void"</prod-->
<!-- the following are the remaining OMG IDL 3 keywords:
Expand Down

0 comments on commit 2146500

Please sign in to comment.