# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
# 
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
# 
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
# 
# The Original Code is Komodo code.
# 
# The Initial Developer of the Original Code is ActiveState Software Inc.
# Portions created by ActiveState Software Inc are Copyright (C) 2000-2007
# ActiveState Software Inc. All Rights Reserved.
# 
# Contributor(s):
#   ActiveState Software Inc
# 
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
# 
# ***** END LICENSE BLOCK *****

# Generated on  Mon Sep 11 12:45:29 2006
#
# List of constants used by luddite

vals = {   'ASTC_CREATE_NEW_TRAN': 36,
    'ASTC_CURRENT_FAMILY': 18,
    'ASTC_EXTENSION': 44,
    'ASTC_FLIPPER_COUNT': 17,
    'ASTC_F_COLOR': 14,
    'ASTC_F_DEFAULT_STATE': 19,
    'ASTC_F_FLIPPER': 20,
    'ASTC_F_KEYWORD_STYLE': 22,
    'ASTC_F_LOOKBACK_TESTS_COUNT': 25,
    'ASTC_F_LOOKBACK_TESTS_CREATE': 23,
    'ASTC_F_LOOKBACK_TESTS_INIT': 24,
    'ASTC_F_OPERATOR': 16,
    'ASTC_F_STYLE': 15,
    'ASTC_F_WORDLIST': 21,
    'ASTC_LANGUAGE_NAME': 13,
    'ASTC_LBT_ACTION_STYLE': 27,
    'ASTC_LBT_DEFAULT': 30,
    'ASTC_LBT_GET': 26,
    'ASTC_LBT_STRINGS': 28,
    'ASTC_LBT_TEST': 31,
    'ASTC_LBT_WORDLIST': 29,
    'ASTC_META_COMMENTS': 1,
    'ASTC_META_VERSION_MAJOR': 2,
    'ASTC_META_VERSION_MINOR': 3,
    'ASTC_META_VERSION_SUBMINOR': 4,
    'ASTC_NOP': 0,
    'ASTC_SCRATCH_BUFFER_APPEND': 12,
    'ASTC_SCRATCH_BUFFER_START': 11,
    'ASTC_SUBLANGUAGE_NAME': 43,
    'ASTC_TBLOCK_APPEND_TRAN': 40,
    'ASTC_TBLOCK_EMPTY_TRAN': 42,
    'ASTC_TBLOCK_EOF_TRAN': 41,
    'ASTC_TRAN_CLEAR_DELIMITER': 49,
    'ASTC_TRAN_EOL_STATE': 45,
    'ASTC_TRAN_KEEP_DELIMITER': 47,
    'ASTC_TRAN_POP_STATE': 39,
    'ASTC_TRAN_PUSH_STATE': 38,
    'ASTC_TRAN_REPLACE_STATE': 50,
    'ASTC_TRAN_SET_DELIMITER': 46,
    'ASTC_TRAN_SET_F': 37,
    'ASTC_TRAN_WRITER_VERSION': 48,
    'ASTC_TTABLE_CREATE_TRANS': 34,
    'ASTC_TTABLE_GET_TBLOCK': 35,
    'ASTC_TTABLE_NUM_UNIQUE_STATES': 32,
    'ASTC_TTABLE_UNIQUE_STATE': 33,
    'LBTEST_ACTION_ACCEPT': 1,
    'LBTEST_ACTION_REJECT': 2,
    'LBTEST_ACTION_SKIP': 0,
    'LBTEST_LIST_ALL': 1,
    'LBTEST_LIST_KEYWORDS': 2,
    'LBTEST_LIST_STRINGS': 3,
    'LBTEST_NUM_ACTIONS': 3,
    'NUM_FAMILIES': 5,
    'NUM_VECTORS': 30,
    'OMIT_TAG_DEBUG': 0,
    'READER_VERSION_MAJOR': 1,
    'READER_VERSION_MINOR': 1,
    'READER_VERSION_SUBMINOR': 0,
    'SCE_UDL_CSL_COMMENT': 23,
    'SCE_UDL_CSL_COMMENTBLOCK': 24,
    'SCE_UDL_CSL_DEFAULT': 22,
    'SCE_UDL_CSL_IDENTIFIER': 28,
    'SCE_UDL_CSL_NUMBER': 25,
    'SCE_UDL_CSL_OPERATOR': 29,
    'SCE_UDL_CSL_REGEX': 30,
    'SCE_UDL_CSL_STRING': 26,
    'SCE_UDL_CSL_WORD': 27,
    'SCE_UDL_CSS_COMMENT': 16,
    'SCE_UDL_CSS_DEFAULT': 15,
    'SCE_UDL_CSS_IDENTIFIER': 20,
    'SCE_UDL_CSS_NUMBER': 17,
    'SCE_UDL_CSS_OPERATOR': 21,
    'SCE_UDL_CSS_STRING': 18,
    'SCE_UDL_CSS_WORD': 19,
    'SCE_UDL_M_ATTRNAME': 4,
    'SCE_UDL_M_CDATA': 13,
    'SCE_UDL_M_COMMENT': 14,
    'SCE_UDL_M_DEFAULT': 0,
    'SCE_UDL_M_EMP_TAGC': 7,
    'SCE_UDL_M_ENTITY': 11,
    'SCE_UDL_M_ETAGC': 10,
    'SCE_UDL_M_ETAGO': 9,
    'SCE_UDL_M_OPERATOR': 5,
    'SCE_UDL_M_PI': 12,
    'SCE_UDL_M_STAGC': 6,
    'SCE_UDL_M_STAGO': 1,
    'SCE_UDL_M_STRING': 8,
    'SCE_UDL_M_TAGNAME': 2,
    'SCE_UDL_M_TAGSPACE': 3,
    'SCE_UDL_SSL_COMMENT': 40,
    'SCE_UDL_SSL_COMMENTBLOCK': 41,
    'SCE_UDL_SSL_DEFAULT': 31,
    'SCE_UDL_SSL_IDENTIFIER': 45,
    'SCE_UDL_SSL_NUMBER': 42,
    'SCE_UDL_SSL_OPERATOR': 46,
    'SCE_UDL_SSL_REGEX': 47,
    'SCE_UDL_SSL_STRING': 43,
    'SCE_UDL_SSL_VARIABLE': 48,
    'SCE_UDL_SSL_WORD': 44,
    'SCE_UDL_TPL_COMMENT': 50,
    'SCE_UDL_TPL_COMMENTBLOCK': 51,
    'SCE_UDL_TPL_DEFAULT': 49,
    'SCE_UDL_TPL_IDENTIFIER': 55,
    'SCE_UDL_TPL_NUMBER': 52,
    'SCE_UDL_TPL_OPERATOR': 56,
    'SCE_UDL_TPL_STRING': 53,
    'SCE_UDL_TPL_VARIABLE': 57,
    'SCE_UDL_TPL_WORD': 54,
    'SCE_UDL_UPPER_BOUND': 57,
    'TRAN_FAMILY_CSL': 2,
    'TRAN_FAMILY_CSS': 1,
    'TRAN_FAMILY_MARKUP': 0,
    'TRAN_FAMILY_SSL': 3,
    'TRAN_FAMILY_TEMPLATE': 4,
    'TRAN_SEARCH_DELIMITER': 5,
    'TRAN_SEARCH_EMPTY': 3,
    'TRAN_SEARCH_EOF': 4,
    'TRAN_SEARCH_REGEX': 2,
    'TRAN_SEARCH_STRING': 1}
