public interface PrologParserConstants
| Modifier and Type | Field and Description | 
|---|---|
| static int | ANYCHARRegularExpression Id. | 
| static int | DEFAULTLexical state. | 
| static int | DIGITRegularExpression Id. | 
| static int | DOUBLERegularExpression Id. | 
| static int | EOFEnd of File. | 
| static int | HICASERegularExpression Id. | 
| static int | IDENTIFIERRegularExpression Id. | 
| static int | LOCASERegularExpression Id. | 
| static int | NOTRegularExpression Id. | 
| static int | NUMBERRegularExpression Id. | 
| static int | OPERATORRegularExpression Id. | 
| static int | SINGLE_LINE_COMMENTRegularExpression Id. | 
| static int | SPECIALCHARRegularExpression Id. | 
| static int | STRINGCONSTANTRegularExpression Id. | 
| static String[] | tokenImageLiteral token values. | 
| static int | VARRegularExpression Id. | 
static final int EOF
static final int SINGLE_LINE_COMMENT
static final int NOT
static final int DOUBLE
static final int NUMBER
static final int DIGIT
static final int STRINGCONSTANT
static final int VAR
static final int IDENTIFIER
static final int OPERATOR
static final int ANYCHAR
static final int LOCASE
static final int HICASE
static final int SPECIALCHAR
static final int DEFAULT
static final String[] tokenImage
 DL-Learner is licenced 						under the terms of the GNU General Public License.
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann