Public Member Functions | |
Method2 (string name, Ref< const R >(C::*method)(const Ref< const A1 > &, const Ref< const A2 > &)) | |
string | getName () const |
int | getArity () const |
RefAnyConst | call (C &context, const vector< RefAnyConst > &args) const |
Definition at line 148 of file lr_parser_methods.H.