component App() { // ^ @function let x = obj.field; // ^ @variable.other.member obj.method(1); // ^ @function.method foo(2); //^ @function }