|
CUBRID Engine
latest
|

Public Attributes | |
| UINTPTR | method_id |
| PT_NODE * | replacement |
| PT_NODE * | new_spec |
Definition at line 36 of file method_transform.c.
| UINTPTR meth_lambda::method_id |
Definition at line 38 of file method_transform.c.
Referenced by meth_replace_call(), and meth_replace_method_calls().
| PT_NODE* meth_lambda::new_spec |
Definition at line 40 of file method_transform.c.
Referenced by meth_replace_call(), meth_replace_method_calls(), and meth_translate_spec().
| PT_NODE* meth_lambda::replacement |
Definition at line 39 of file method_transform.c.
Referenced by meth_replace_call(), and meth_replace_method_calls().