Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM ConsoleInstance.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_CONSOLEINSTANCEBINDINGFWD_H_
#define DOM_CONSOLEINSTANCEBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct ConsoleCounter;
struct ConsoleCounterError;
struct ConsoleInstanceOptions;
struct ConsoleProfileEvent;
struct ConsoleStackEntry;
struct ConsoleTimerError;
struct ConsoleTimerLogOrEnd;
struct ConsoleTimerStart;
struct ConsoleEvent;
class ConsoleInstance;
} // namespace dom
} // namespace mozilla
#endif // DOM_CONSOLEINSTANCEBINDINGFWD_H_