Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../xhtml1-strict.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 6 | <link rel="stylesheet" type="text/css" href="../css/ot.css" /> |
| 7 | <link rel="stylesheet" type="text/css" href="../css/otjld.css" /> |
| 8 | <title>OT/J Language Definition v1.3</title> |
| 9 | </head> |
| 10 | <body class="otdt"> |
| 11 | <div id="content"> |
| 12 | <table class="nav"> |
| 13 | <tr> |
| 14 | <td class="back"><a id="top"></a><a href="sA.0.1.html" rel="prev"><< §A.0.1 Scoped keywords</a></td> |
| 15 | <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| 16 | <td class="next"><a href="sA.0.3.html" rel="next">§A.0.3 Internal names >></a></td> |
| 17 | </tr> |
| 18 | </table> |
| 19 | <div class="breadcrumb"><a class="nav" href="sA.html" rel="section">§A OT/J Syntax</a> > <a class="nav" href="sA.0.html" rel="section">§A.0 Keywords</a></div> |
| 20 | <div class="sect depth3" id="sA.0.2"> |
Stephan Herrmann | 109893e | 2010-05-18 22:02:53 +0000 | [diff] [blame] | 21 | <h3 class="sect">§A.0.2 Inheriting scoped keywords<a class="img" href="sA.0.2.html" |
| 22 | title="PermaLink to §A.0.2 Inheriting scoped keywords"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png" |
| 23 | alt="" /></a></h3> |
Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 24 | <p>While regular Java classes may use the scoped keywords |
| 25 | (<a href="sA.0.1.html" title="§A.0.1 Scoped keywords" class="sect">§A.0.1</a>) of OT/J freely, it is an error if a role class |
| 26 | inherits a feature whose name is a scoped keyword. |
| 27 | |
| 28 | </p> |
| 29 | </div> |
| 30 | <table class="nav"> |
| 31 | <tr> |
| 32 | <td class="back"><a href="sA.0.1.html" rel="prev"><< §A.0.1 Scoped keywords</a></td> |
| 33 | <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| 34 | <td class="next"><a href="sA.0.3.html" rel="next">§A.0.3 Internal names >></a></td> |
| 35 | </tr> |
| 36 | </table> |
| 37 | <div class="breadcrumb"><a class="nav" href="sA.html" rel="section">§A OT/J Syntax</a> > <a class="nav" href="sA.0.html" rel="section">§A.0 Keywords</a></div> |
| 38 | </div> |
| 39 | <div id="footer"> |
Stephan Herrmann | 109893e | 2010-05-18 22:02:53 +0000 | [diff] [blame] | 40 | <hr /><a class="w3c img" href="http://jigsaw.w3.org/css-validator/check/referer" |
| 41 | shape="rect"><img src="../images/valid-css2-blue.png" alt="Valid CSS!" height="31" width="88" /></a><a class="w3c img" href="http://validator.w3.org/check?uri=referer" shape="rect"><img src="../images/valid-xhtml10-blue.png" alt="Valid XHTML 1.0 Strict" height="31" |
| 42 | width="88" /></a><address>© Stephan Herrmann, Christine Hundt, Marco Mosconi</address> |
Stephan Herrmann | 8f0fa31 | 2010-06-08 18:24:55 +0000 | [diff] [blame^] | 43 | OT/J version 1.3 — last modified: 2010-06-08 |
Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 44 | </div> |
| 45 | </body> |
| 46 | </html> |