class axl::sl::InitCharCodeTable

#include <axl_sl_CharLiteral.h>

class InitCharCodeTable
{
public:
    // methods

    void
    operator()(char literalTable[][4]) const;
};