zeus.concepts
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
- public interface ParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
public static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
FORMAL_COMMENT
public static final int FORMAL_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
public static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
LE
public static final int LE
- See Also:
- Constant Field Values
GE
public static final int GE
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
MULTIPLY
public static final int MULTIPLY
- See Also:
- Constant Field Values
DIVIDE
public static final int DIVIDE
- See Also:
- Constant Field Values
REMAINDER
public static final int REMAINDER
- See Also:
- Constant Field Values
POWER
public static final int POWER
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
UNOT
public static final int UNOT
- See Also:
- Constant Field Values
UAND
public static final int UAND
- See Also:
- Constant Field Values
UOR
public static final int UOR
- See Also:
- Constant Field Values
LBRACKET
public static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
public static final int RBRACKET
- See Also:
- Constant Field Values
LCURLY
public static final int LCURLY
- See Also:
- Constant Field Values
RCURLY
public static final int RCURLY
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
TCOLON
public static final int TCOLON
- See Also:
- Constant Field Values
VCHR
public static final int VCHR
- See Also:
- Constant Field Values
CCHR
public static final int CCHR
- See Also:
- Constant Field Values
ASEP
public static final int ASEP
- See Also:
- Constant Field Values
IMPLIES
public static final int IMPLIES
- See Also:
- Constant Field Values
FACT_MARKER
public static final int FACT_MARKER
- See Also:
- Constant Field Values
IF
public static final int IF
- See Also:
- Constant Field Values
THEN
public static final int THEN
- See Also:
- Constant Field Values
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
ATTRIBUTE
public static final int ATTRIBUTE
- See Also:
- Constant Field Values
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
RESTRICTIONS
public static final int RESTRICTIONS
- See Also:
- Constant Field Values
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
FID
public static final int FID
- See Also:
- Constant Field Values
MODIFIERS
public static final int MODIFIERS
- See Also:
- Constant Field Values
ATTRIBUTES
public static final int ATTRIBUTES
- See Also:
- Constant Field Values
AGENT
public static final int AGENT
- See Also:
- Constant Field Values
ABILITY
public static final int ABILITY
- See Also:
- Constant Field Values
FACT
public static final int FACT
- See Also:
- Constant Field Values
TIME
public static final int TIME
- See Also:
- Constant Field Values
COST
public static final int COST
- See Also:
- Constant Field Values
RELATION
public static final int RELATION
- See Also:
- Constant Field Values
ABILITIES
public static final int ABILITIES
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
HOST
public static final int HOST
- See Also:
- Constant Field Values
PORT
public static final int PORT
- See Also:
- Constant Field Values
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
PLANNER_WIDTH
public static final int PLANNER_WIDTH
- See Also:
- Constant Field Values
PLANNER_LENGTH
public static final int PLANNER_LENGTH
- See Also:
- Constant Field Values
DOUBLE_BOOK_FRACTION
public static final int DOUBLE_BOOK_FRACTION
- See Also:
- Constant Field Values
TASKS
public static final int TASKS
- See Also:
- Constant Field Values
PRIMITIVE
public static final int PRIMITIVE
- See Also:
- Constant Field Values
SUMMARY
public static final int SUMMARY
- See Also:
- Constant Field Values
BEHAVIOUR
public static final int BEHAVIOUR
- See Also:
- Constant Field Values
SCRIPT
public static final int SCRIPT
- See Also:
- Constant Field Values
INITIAL_FACTS
public static final int INITIAL_FACTS
- See Also:
- Constant Field Values
PROTOCOLS
public static final int PROTOCOLS
- See Also:
- Constant Field Values
STRATEGY
public static final int STRATEGY
- See Also:
- Constant Field Values
PARAMETERS
public static final int PARAMETERS
- See Also:
- Constant Field Values
AGENTS
public static final int AGENTS
- See Also:
- Constant Field Values
RELATIONS
public static final int RELATIONS
- See Also:
- Constant Field Values
ACQUAINTANCES
public static final int ACQUAINTANCES
- See Also:
- Constant Field Values
LHS
public static final int LHS
- See Also:
- Constant Field Values
RHS
public static final int RHS
- See Also:
- Constant Field Values
PRODUCER
public static final int PRODUCER
- See Also:
- Constant Field Values
CONSUMER
public static final int CONSUMER
- See Also:
- Constant Field Values
PRODUCER_ID
public static final int PRODUCER_ID
- See Also:
- Constant Field Values
CONSUMER_ID
public static final int CONSUMER_ID
- See Also:
- Constant Field Values
USE_REF
public static final int USE_REF
- See Also:
- Constant Field Values
COMMS_KEY
public static final int COMMS_KEY
- See Also:
- Constant Field Values
START
public static final int START
- See Also:
- Constant Field Values
AMOUNT
public static final int AMOUNT
- See Also:
- Constant Field Values
CONSUMED
public static final int CONSUMED
- See Also:
- Constant Field Values
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
IMAGE
public static final int IMAGE
- See Also:
- Constant Field Values
INVOCATIONS
public static final int INVOCATIONS
- See Also:
- Constant Field Values
DESIRED
public static final int DESIRED
- See Also:
- Constant Field Values
START_TIME
public static final int START_TIME
- See Also:
- Constant Field Values
END_TIME
public static final int END_TIME
- See Also:
- Constant Field Values
PRIORITY
public static final int PRIORITY
- See Also:
- Constant Field Values
ROOT_ID
public static final int ROOT_ID
- See Also:
- Constant Field Values
MEDIA
public static final int MEDIA
- See Also:
- Constant Field Values
REPLY_TIME
public static final int REPLY_TIME
- See Also:
- Constant Field Values
CONFIRM_TIME
public static final int CONFIRM_TIME
- See Also:
- Constant Field Values
USER_DATA_TYPE
public static final int USER_DATA_TYPE
- See Also:
- Constant Field Values
USER_DATA
public static final int USER_DATA
- See Also:
- Constant Field Values
CONTEXT
public static final int CONTEXT
- See Also:
- Constant Field Values
GIVEN
public static final int GIVEN
- See Also:
- Constant Field Values
PRODUCER_RECORDS
public static final int PRODUCER_RECORDS
- See Also:
- Constant Field Values
CONSUMER_RECORDS
public static final int CONSUMER_RECORDS
- See Also:
- Constant Field Values
SUPPLY_REF
public static final int SUPPLY_REF
- See Also:
- Constant Field Values
HASHTABLE
public static final int HASHTABLE
- See Also:
- Constant Field Values
OWNER
public static final int OWNER
- See Also:
- Constant Field Values
ITEM
public static final int ITEM
- See Also:
- Constant Field Values
OK
public static final int OK
- See Also:
- Constant Field Values
IMAGES
public static final int IMAGES
- See Also:
- Constant Field Values
VECTOR
public static final int VECTOR
- See Also:
- Constant Field Values
EXTERNAL
public static final int EXTERNAL
- See Also:
- Constant Field Values
TABLE
public static final int TABLE
- See Also:
- Constant Field Values
GOALS
public static final int GOALS
- See Also:
- Constant Field Values
ASSERT_GOAL
public static final int ASSERT_GOAL
- See Also:
- Constant Field Values
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
INTERNAL
public static final int INTERNAL
- See Also:
- Constant Field Values
TIMEOUT
public static final int TIMEOUT
- See Also:
- Constant Field Values
DECOMPOSITIONS
public static final int DECOMPOSITIONS
- See Also:
- Constant Field Values
CONSUMED_FACTS
public static final int CONSUMED_FACTS
- See Also:
- Constant Field Values
PRODUCED_FACTS
public static final int PRODUCED_FACTS
- See Also:
- Constant Field Values
CONSTRAINTS
public static final int CONSTRAINTS
- See Also:
- Constant Field Values
ORDERING
public static final int ORDERING
- See Also:
- Constant Field Values
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
IS_CONDITIONAL
public static final int IS_CONDITIONAL
- See Also:
- Constant Field Values
IS_AUTORUN
public static final int IS_AUTORUN
- See Also:
- Constant Field Values
GOAL
public static final int GOAL
- See Also:
- Constant Field Values
TASK
public static final int TASK
- See Also:
- Constant Field Values
STATE
public static final int STATE
- See Also:
- Constant Field Values
PARENT
public static final int PARENT
- See Also:
- Constant Field Values
CHILDREN
public static final int CHILDREN
- See Also:
- Constant Field Values
SIBLINGS
public static final int SIBLINGS
- See Also:
- Constant Field Values
PARENTS
public static final int PARENTS
- See Also:
- Constant Field Values
GOAL_ID
public static final int GOAL_ID
- See Also:
- Constant Field Values
LINK
public static final int LINK
- See Also:
- Constant Field Values
SUPPLIER
public static final int SUPPLIER
- See Also:
- Constant Field Values
RESERVATIONS
public static final int RESERVATIONS
- See Also:
- Constant Field Values
NODES
public static final int NODES
- See Also:
- Constant Field Values
LINKS
public static final int LINKS
- See Also:
- Constant Field Values
LEFT_NODE
public static final int LEFT_NODE
- See Also:
- Constant Field Values
LEFT_GROUP
public static final int LEFT_GROUP
- See Also:
- Constant Field Values
LEFT_ARG
public static final int LEFT_ARG
- See Also:
- Constant Field Values
RIGHT_NODE
public static final int RIGHT_NODE
- See Also:
- Constant Field Values
RIGHT_GROUP
public static final int RIGHT_GROUP
- See Also:
- Constant Field Values
RIGHT_ARG
public static final int RIGHT_ARG
- See Also:
- Constant Field Values
TEST
public static final int TEST
- See Also:
- Constant Field Values
NEGATION
public static final int NEGATION
- See Also:
- Constant Field Values
ASSERT
public static final int ASSERT
- See Also:
- Constant Field Values
SEND_MESSAGE
public static final int SEND_MESSAGE
- See Also:
- Constant Field Values
EXECUTE
public static final int EXECUTE
- See Also:
- Constant Field Values
ACHIEVE
public static final int ACHIEVE
- See Also:
- Constant Field Values
BUY
public static final int BUY
- See Also:
- Constant Field Values
SELL
public static final int SELL
- See Also:
- Constant Field Values
RETRACT
public static final int RETRACT
- See Also:
- Constant Field Values
MODIFY
public static final int MODIFY
- See Also:
- Constant Field Values
PRINT
public static final int PRINT
- See Also:
- Constant Field Values
PRINTLN
public static final int PRINTLN
- See Also:
- Constant Field Values
BIND
public static final int BIND
- See Also:
- Constant Field Values
WHILE
public static final int WHILE
- See Also:
- Constant Field Values
DO
public static final int DO
- See Also:
- Constant Field Values
OPEN
public static final int OPEN
- See Also:
- Constant Field Values
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
SYSTEM_CALL
public static final int SYSTEM_CALL
- See Also:
- Constant Field Values
READ
public static final int READ
- See Also:
- Constant Field Values
READLN
public static final int READLN
- See Also:
- Constant Field Values
CALL
public static final int CALL
- See Also:
- Constant Field Values
GENERATE
public static final int GENERATE
- See Also:
- Constant Field Values
DATABASE
public static final int DATABASE
- See Also:
- Constant Field Values
HAS_GUI
public static final int HAS_GUI
- See Also:
- Constant Field Values
ZEUS_EXTERNAL
public static final int ZEUS_EXTERNAL
- See Also:
- Constant Field Values
DNS_FILE
public static final int DNS_FILE
- See Also:
- Constant Field Values
IS_ROOT
public static final int IS_ROOT
- See Also:
- Constant Field Values
ADDRESS_OUTPUT_FILE
public static final int ADDRESS_OUTPUT_FILE
- See Also:
- Constant Field Values
TIME_GRAIN
public static final int TIME_GRAIN
- See Also:
- Constant Field Values
PERIOD
public static final int PERIOD
- See Also:
- Constant Field Values
ONTOLOGY
public static final int ONTOLOGY
- See Also:
- Constant Field Values
PATH
public static final int PATH
- See Also:
- Constant Field Values
BEGIN_GENERATOR
public static final int BEGIN_GENERATOR
- See Also:
- Constant Field Values
BEGIN_PREAMBLE
public static final int BEGIN_PREAMBLE
- See Also:
- Constant Field Values
SYSTEM
public static final int SYSTEM
- See Also:
- Constant Field Values
VERSION
public static final int VERSION
- See Also:
- Constant Field Values
END_PREAMBLE
public static final int END_PREAMBLE
- See Also:
- Constant Field Values
BEGIN_AGENT_NAME_INDEX
public static final int BEGIN_AGENT_NAME_INDEX
- See Also:
- Constant Field Values
END_AGENT_NAME_INDEX
public static final int END_AGENT_NAME_INDEX
- See Also:
- Constant Field Values
BEGIN_AGENT_ICON_INDEX
public static final int BEGIN_AGENT_ICON_INDEX
- See Also:
- Constant Field Values
END_AGENT_ICON_INDEX
public static final int END_AGENT_ICON_INDEX
- See Also:
- Constant Field Values
BEGIN_TASK_NAME_INDEX
public static final int BEGIN_TASK_NAME_INDEX
- See Also:
- Constant Field Values
END_TASK_NAME_INDEX
public static final int END_TASK_NAME_INDEX
- See Also:
- Constant Field Values
BEGIN_AGENT_LIST
public static final int BEGIN_AGENT_LIST
- See Also:
- Constant Field Values
END_AGENT_LIST
public static final int END_AGENT_LIST
- See Also:
- Constant Field Values
BEGIN_TASK_LIST
public static final int BEGIN_TASK_LIST
- See Also:
- Constant Field Values
END_TASK_LIST
public static final int END_TASK_LIST
- See Also:
- Constant Field Values
BEGIN_GENERATIONPLAN
public static final int BEGIN_GENERATIONPLAN
- See Also:
- Constant Field Values
END_GENERATIONPLAN
public static final int END_GENERATIONPLAN
- See Also:
- Constant Field Values
PLATFORM
public static final int PLATFORM
- See Also:
- Constant Field Values
DIRECTORY
public static final int DIRECTORY
- See Also:
- Constant Field Values
BEGIN_NAMESERVER_LIST
public static final int BEGIN_NAMESERVER_LIST
- See Also:
- Constant Field Values
END_NAMESERVER_LIST
public static final int END_NAMESERVER_LIST
- See Also:
- Constant Field Values
BEGIN_FACILITATOR_LIST
public static final int BEGIN_FACILITATOR_LIST
- See Also:
- Constant Field Values
END_FACILITATOR_LIST
public static final int END_FACILITATOR_LIST
- See Also:
- Constant Field Values
BEGIN_VISUALISER_LIST
public static final int BEGIN_VISUALISER_LIST
- See Also:
- Constant Field Values
END_VISUALISER_LIST
public static final int END_VISUALISER_LIST
- See Also:
- Constant Field Values
BEGIN_DBPROXY_LIST
public static final int BEGIN_DBPROXY_LIST
- See Also:
- Constant Field Values
END_DBPROXY_LIST
public static final int END_DBPROXY_LIST
- See Also:
- Constant Field Values
END_GENERATOR
public static final int END_GENERATOR
- See Also:
- Constant Field Values
OPAQUE
public static final int OPAQUE
- See Also:
- Constant Field Values
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
REAL
public static final int REAL
- See Also:
- Constant Field Values
DATE
public static final int DATE
- See Also:
- Constant Field Values
TIMEFN
public static final int TIMEFN
- See Also:
- Constant Field Values
LITERAL
public static final int LITERAL
- See Also:
- Constant Field Values
VARIABLE
public static final int VARIABLE
- See Also:
- Constant Field Values
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
EXPONENT
public static final int EXPONENT
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
DECIMAL
public static final int DECIMAL
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
IN_SINGLE_LINE_COMMENT
public static final int IN_SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
IN_FORMAL_COMMENT
public static final int IN_FORMAL_COMMENT
- See Also:
- Constant Field Values
IN_MULTI_LINE_COMMENT
public static final int IN_MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.