File:  [parser3project] / parser3 / tests / results / 239.processed
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jul 13 04:51:32 2010 UTC (16 years, 2 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
method call type

Content-Type: text/html
Content-Length: 535

<h2>without @OPTIONS (==any):</h2>
m00 (any)
<br />
static:m01 (static)
<br />
m00 (any)
<br />
parser.runtime m01 is not allowed to be called dynamically
<br />
<hr />
<h2>@OPTIONS static:</h2>
m02 (static)
<br />
static:m03 (static)
<br />
parser.runtime create method is static and can not be used as constructor
<br />
<hr />
<h2>@OPTIONS dynamic:</h2>
parser.runtime m04 is not allowed to be called statically
<br />
static:m05 (static)
<br />
m04 (dynamic)
<br />
parser.runtime m05 is not allowed to be called dynamically
<br />

E-mail: