public interface RpclCondensedProbabilityDistributionParserConstants
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT
Lexical state. 
 | 
static int | 
EOF
End of File. 
 | 
static int | 
MULTIPLICATOR
RegularExpression Id. 
 | 
static int | 
PROBABILITY
RegularExpression Id. 
 | 
static int | 
STRUCTURENAME
RegularExpression Id. 
 | 
static java.lang.String[] | 
tokenImage
Literal token values. 
 | 
static final int EOF
static final int STRUCTURENAME
static final int MULTIPLICATOR
static final int PROBABILITY
static final int DEFAULT
static final java.lang.String[] tokenImage