Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.C
Parser.C.Token

Method Parser.C.Token()->cast()


Method cast

mixed cast(string to)

Description

It is possible to case a Token object to a string. The text content will be returned.