Photon 1.0.0
Loading...
Searching...
No Matches
IDLParserProvider.hpp
Go to the documentation of this file.
1/*
2 * =====================================================================
3 *
4 * Photon
5 * Copyright Amlal EL Mahrouss, all rights reserved.
6 *
7 * =====================================================================
8 */
9
10#pragma once
11
12#include <core/Core.hpp>
13
14namespace Photon
15{
16 class IDLParserProvider;
17}
This file is also about defining core js concepts.
Definition BasePhotonWindow.hpp:22