|
template<typename A > |
bool | operator() (const A &) const |
|
bool | operator() (const ProcedureRef &call) const |
|
template<typename T > |
bool | operator() (const FunctionRef< T > &call) const |
|
template<typename T > |
bool | operator() (const Designator< T > &x) const |
|
bool | operator() (const NullPointer &) const |
|
template<typename T > |
bool | operator() (const Parentheses< T > &x) const |
|
template<typename T > |
bool | operator() (const Expr< T > &x) const |
|
The documentation for this struct was generated from the following file: