Comment 34 for bug 986611

Revision history for this message
GunChleoc (gunchleoc) wrote :

The WorkerProgram::parse_... functions are used - they are registered in

    const WorkerProgram::ParseMap WorkerProgram::parsemap_[]

and then called in

    void WorkerProgram::parse(const LuaTable& table).