107108109110111112113
super(parent); // Create a handler scope to hold the 'event' parameter. // Although it is attached to this node and not to the symbol table, // it points upward to the class scope in the symbol table. scope = new MXMLEventHandlerScope(this); }