Commit 292c71ca authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

comment of class edded

parent 4648ffae
......@@ -890,6 +890,10 @@ class Item_ref :public Item_ident
};
/*
The same as Item_ref, but get value from val_* family of method to get
value of item on which it referred instead of result* family.
*/
class Item_direct_ref :public Item_ref
{
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment