Extracted from Pike v7.6 release 112 at 2009-09-11.
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.