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

without @OPTIONS (==any):

m00 (any)
static:m01 (static)
m00 (any)
Type: parser.runtime, Source: m01, Comment: is not allowed to be called dynamically

@OPTIONS static:

m02 (static)
static:m03 (static)
Type: parser.runtime, Source: create, Comment: method of static is static and can not be used as constructor

@OPTIONS dynamic:

Type: parser.runtime, Source: m04, Comment: is not allowed to be called statically
static:m05 (static)
m04 (dynamic)
Type: parser.runtime, Source: m05, Comment: is not allowed to be called dynamically