Home | History | Annotate | Download | only in Interpreter

Lines Matching full:afoo

887     "the expression to read item b in the item pointed to by next for foo aFoo would be aFoo.next->b.\n"
888 "Given that aFoo could just be any object of type foo, the string '.next->b' is the expression path, because it can be attached to any foo instance to achieve the effect.\n"