Type to start searching...

Method

Properties
description : string

The method description.

name : identifier

The method name.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

state : string

The type of the method state parameter. May be unqualified or fully-qualified. Leave unspecified if the method is stateless.

Content
Parents