|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JapeConstants
Constants interface for the JAPE package.
Field Summary | |
---|---|
static int |
ALL_STYLE
The phase finishes on the first match |
static int |
APPELT_STYLE
Appelt-style rule application |
static int |
BRILL_STYLE
Brill-style rule application |
static int |
DEFAULT_PRIORITY
The default priority of a rule. |
static int |
FIRST_STYLE
Appelt-shortest-style rule application |
static int |
INDENT_PADDING
How far to increase indent when padding toString invocations. |
static int |
KLEENE_PLUS
Kleene plus (+) |
static int |
KLEENE_QUERY
Kleene query (?) |
static int |
KLEENE_STAR
Kleene star (*) |
static int |
MULTI_SPAN_BINDING
|
static int |
NO_BINDING
No binding on this element |
static int |
NO_KLEENE_OP
no Kleene operator |
static int |
ONCE_STYLE
The phase finishes on the first match |
static int |
SINGLE_SPAN_BINDING
|
Field Detail |
---|
static final int NO_KLEENE_OP
static final int KLEENE_STAR
static final int KLEENE_PLUS
static final int KLEENE_QUERY
static final int NO_BINDING
static final int MULTI_SPAN_BINDING
static final int SINGLE_SPAN_BINDING
static final int BRILL_STYLE
static final int APPELT_STYLE
static final int FIRST_STYLE
static final int ONCE_STYLE
static final int ALL_STYLE
static final int DEFAULT_PRIORITY
static final int INDENT_PADDING
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |