Add static method support to methodmaps.
This commit is contained in:
@@ -218,6 +218,9 @@ static const char *errmsg[] = {
|
||||
/*172*/ "methodmap '%s' does not have a constructor\n",
|
||||
/*173*/ "'%s' is a newly reserved keyword that may be used in the future; use a different name as an identifier\n",
|
||||
/*174*/ "symbol '%s' is a type and cannot be used as a value\n",
|
||||
/*175*/ "constructors cannot be static\n",
|
||||
/*176*/ "non-static method or property '%s' must be called with a value of type '%s'\n",
|
||||
/*177*/ "static method '%s' must be invoked via its type (try '%s.%s')\n",
|
||||
#else
|
||||
"\315e\306\227\266k\217:\235\277bu\201fo\220\204\223\012",
|
||||
"\202l\224\250s\205g\346\356e\233\201(\243\315\214\267\202) \253 f\255low ea\305 \042c\353e\042\012",
|
||||
|
||||
Reference in New Issue
Block a user