public interface ACLParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
ADDRESSES |
static int |
AID |
static int |
AIDSTATE |
static int |
CONTENT |
static int |
CONTENTSTATE |
static int |
CONVERSATION_ID |
static int |
DATETIME |
static int |
DEFAULT |
static int |
DIGIT |
static int |
ENCODING |
static int |
END |
static int |
EOF |
static int |
FLOATONE |
static int |
FLOATTWO |
static int |
IN_REPLY_TO |
static int |
INTEGER |
static int |
LANGUAGE |
static int |
LBRACE |
static int |
LBRACE2 |
static int |
MESSAGEPARAMETERSTATE |
static int |
MESSAGETYPE |
static int |
MESSAGETYPESTATE |
static int |
NAME |
static int |
ONTOLOGY |
static int |
PREFIXBYTELENGTHENCODEDSTRING |
static int |
PROTOCOL |
static int |
RBRACE |
static int |
RBRACE2 |
static int |
RECEIVER |
static int |
REPLY_BY |
static int |
REPLY_TO |
static int |
REPLY_WITH |
static int |
RESOLVERS |
static int |
SENDER |
static int |
SEQUENCE |
static int |
SET |
static int |
START |
static int |
STRINGLITERAL |
static String[] |
tokenImage |
static int |
USERDEFINEDPARAM |
static int |
USERDEFINEDSLOT |
static int |
WORD |
static final int EOF
static final int START
static final int MESSAGETYPE
static final int SENDER
static final int RECEIVER
static final int CONTENT
static final int REPLY_WITH
static final int REPLY_BY
static final int IN_REPLY_TO
static final int REPLY_TO
static final int ENCODING
static final int LANGUAGE
static final int ONTOLOGY
static final int PROTOCOL
static final int CONVERSATION_ID
static final int USERDEFINEDPARAM
static final int END
static final int DATETIME
static final int WORD
static final int STRINGLITERAL
static final int DIGIT
static final int INTEGER
static final int FLOATONE
static final int FLOATTWO
static final int PREFIXBYTELENGTHENCODEDSTRING
static final int RBRACE
static final int LBRACE
static final int SET
static final int SEQUENCE
static final int AID
static final int NAME
static final int ADDRESSES
static final int RESOLVERS
static final int USERDEFINEDSLOT
static final int RBRACE2
static final int LBRACE2
static final int DEFAULT
static final int MESSAGETYPESTATE
static final int MESSAGEPARAMETERSTATE
static final int CONTENTSTATE
static final int AIDSTATE
static final String[] tokenImage