enum jnc_ModuleCompileState
#include <jnc_Module.h> enum jnc_ModuleCompileState { jnc_ModuleCompileState_Idle, jnc_ModuleCompileState_Parsed, jnc_ModuleCompileState_Compiled, jnc_ModuleCompileState_Jitted, };
#include <jnc_Module.h> enum jnc_ModuleCompileState { jnc_ModuleCompileState_Idle, jnc_ModuleCompileState_Parsed, jnc_ModuleCompileState_Compiled, jnc_ModuleCompileState_Jitted, };