FLANG
|
Public Member Functions | |
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 |