File:  [parser3project] / parser3 / tests / results / 239.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Nov 29 23:29:40 2016 UTC (9 years, 9 months ago) by moko
Branches: MAIN
CVS tags: HEAD
tests and tests results updated after Request::construct exception changed

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

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

E-mail: