package node.inspector; typedef InspectorNotification = { var method : String; var params : T; };