public interface GtkParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
ARROW_DIRECTION |
static int |
ASSIGN |
static int |
BOOLEAN |
static int |
BORDER |
static int |
CLASS |
static int |
COMMA |
static int |
DECIMAL_LITERAL |
static int |
DEFAULT |
static int |
DETAIL |
static int |
DIRECTION |
static int |
ENGINE |
static int |
EOF |
static int |
EXTRA |
static int |
FILE |
static int |
FONT |
static int |
FORMAL_COMMENT |
static int |
FUNCTION |
static int |
FUNCTION_TYPE |
static int |
GAP_BORDER |
static int |
GAP_END_BORDER |
static int |
GAP_END_FILE |
static int |
GAP_FILE |
static int |
GAP_SIDE |
static int |
GAP_START_BORDER |
static int |
GAP_START_FILE |
static int |
IMAGE |
static int |
IN_FORMAL_COMMENT |
static int |
IN_MULTI_LINE_COMMENT |
static int |
IN_SINGLE_LINE_COMMENT |
static int |
LBRACK |
static int |
LCROC |
static int |
MULTI_LINE_COMMENT |
static int |
ORIENTATION |
static int |
ORIENTATION_TYPE |
static int |
OTHER_TOKEN |
static int |
OVERLAY_BORDER |
static int |
OVERLAY_FILE |
static int |
OVERLAY_STRETCH |
static int |
PROPERTY_KEY |
static int |
RBRACK |
static int |
RCROC |
static int |
RECOLORABLE |
static int |
SHADOW |
static int |
SHADOW_TYPE |
static int |
SINGLE_LINE_COMMENT |
static int |
STATE |
static int |
STATE_TYPE |
static int |
STRETCH |
static int |
STRING_LITERAL |
static int |
STYLE |
static java.lang.String[] |
tokenImage |
static int |
WIDGET |
static int |
WIDGET_CLASS |
static final int EOF
static final int SINGLE_LINE_COMMENT
static final int FORMAL_COMMENT
static final int MULTI_LINE_COMMENT
static final int DECIMAL_LITERAL
static final int STRING_LITERAL
static final int BOOLEAN
static final int EXTRA
static final int FONT
static final int STYLE
static final int CLASS
static final int ENGINE
static final int IMAGE
static final int FUNCTION
static final int RECOLORABLE
static final int FILE
static final int BORDER
static final int STRETCH
static final int SHADOW
static final int STATE
static final int DETAIL
static final int GAP_SIDE
static final int GAP_FILE
static final int GAP_BORDER
static final int GAP_START_FILE
static final int GAP_START_BORDER
static final int GAP_END_FILE
static final int GAP_END_BORDER
static final int OVERLAY_FILE
static final int OVERLAY_BORDER
static final int OVERLAY_STRETCH
static final int ORIENTATION
static final int ARROW_DIRECTION
static final int FUNCTION_TYPE
static final int STATE_TYPE
static final int SHADOW_TYPE
static final int ORIENTATION_TYPE
static final int DIRECTION
static final int LCROC
static final int RCROC
static final int LBRACK
static final int RBRACK
static final int ASSIGN
static final int COMMA
static final int OTHER_TOKEN
static final int WIDGET_CLASS
static final int WIDGET
static final int PROPERTY_KEY
static final int DEFAULT
static final int IN_SINGLE_LINE_COMMENT
static final int IN_FORMAL_COMMENT
static final int IN_MULTI_LINE_COMMENT
static final java.lang.String[] tokenImage