match_comp


Description:

public bool match_comp (Component comp, TimezoneCache cache)

Checks if comp matches this.

Parameters:

this

An ESExp object.

comp

Component to match against the expression.

cache

an TimezoneCache

Returns:

true if the component matches, false otherwise