Extracted from Pike v7.6 release 61 at 2005-12-30.
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.