Token.opCall

Constructs a token.

struct Token
static
opCall
(
string s
)

Parameters

s string

string

Return Value

Type: Token

token constructed from the passed string

Meta