Extracted from Pike v7.8 release 352 at 2012-09-09.
pike.ida.liu.se
[Top]
Parser
Parser.C
Parser.C.Token

Method Parser.C.Token()->`==()


Method `==

int `==(mixed foo)

Description

Tokens are considered equal if the text contents are equal. It is also possible to compare the Token object with a text string directly.