enum axl::lex::TokenChannelMask

#include <axl_lex_Token.h>

enum TokenChannelMask
{
    TokenChannelMask_Main = 0x01,
};