el_appears

Does symbol s appear in tree e?

version(COMPILE)
extern (C++) nothrow @safe @trusted
int
el_appears
(
const(elem)* e
,
const Symbol* s
)

Return Value

Type: int

1 yes 0 no

Suggestion Box / Bug Report