Token.opCall

Constructs a token.

struct Token
static
opCall
(
istring s
)

Parameters

s istring

string

Return Value

Type: Token

token constructed from the passed string

Meta