ics.TripleApl.TAplCompilerConstants Interface Reference

Inheritance diagram for ics.TripleApl.TAplCompilerConstants:

ics.TripleApl.TAplCompiler ics.TripleApl.TAplCompilerTokenManager List of all members.

Public Attributes

int EOF = 0
int NUMBER = 7
int FLOAT = 8
int INTEGER = 9
int DIGIT = 10
int BELIEFBASE = 11
int BB_BEGIN = 12
int BB_END = 13
int PROGRAM = 15
int CAPABILITIES = 16
int GOALBASE = 17
int PLANBASE = 18
int PG_RULES = 19
int PR_RULES = 20
int LOAD = 21
int SKIP_ = 22
int IF = 23
int THEN = 24
int ELSE = 25
int WHILE = 26
int DO = 27
int BEGIN = 28
int END = 29
int NOT = 30
int AND = 31
int OR = 32
int TRUE = 33
int SEND = 34
int JAVA = 35
int RELATIONAL = 36
int UPPERIDENT = 37
int LOWERIDENT = 38
int STRING_LITERAL = 39
int DEFAULT = 0
int BELIEFS = 1
String[] tokenImage

Member Data Documentation

int ics.TripleApl.TAplCompilerConstants.AND = 31
 

int ics.TripleApl.TAplCompilerConstants.BB_BEGIN = 12
 

int ics.TripleApl.TAplCompilerConstants.BB_END = 13
 

int ics.TripleApl.TAplCompilerConstants.BEGIN = 28
 

int ics.TripleApl.TAplCompilerConstants.BELIEFBASE = 11
 

int ics.TripleApl.TAplCompilerConstants.BELIEFS = 1
 

int ics.TripleApl.TAplCompilerConstants.CAPABILITIES = 16
 

int ics.TripleApl.TAplCompilerConstants.DEFAULT = 0
 

int ics.TripleApl.TAplCompilerConstants.DIGIT = 10
 

int ics.TripleApl.TAplCompilerConstants.DO = 27
 

int ics.TripleApl.TAplCompilerConstants.ELSE = 25
 

int ics.TripleApl.TAplCompilerConstants.END = 29
 

int ics.TripleApl.TAplCompilerConstants.EOF = 0
 

int ics.TripleApl.TAplCompilerConstants.FLOAT = 8
 

int ics.TripleApl.TAplCompilerConstants.GOALBASE = 17
 

int ics.TripleApl.TAplCompilerConstants.IF = 23
 

int ics.TripleApl.TAplCompilerConstants.INTEGER = 9
 

int ics.TripleApl.TAplCompilerConstants.JAVA = 35
 

int ics.TripleApl.TAplCompilerConstants.LOAD = 21
 

int ics.TripleApl.TAplCompilerConstants.LOWERIDENT = 38
 

int ics.TripleApl.TAplCompilerConstants.NOT = 30
 

int ics.TripleApl.TAplCompilerConstants.NUMBER = 7
 

int ics.TripleApl.TAplCompilerConstants.OR = 32
 

int ics.TripleApl.TAplCompilerConstants.PG_RULES = 19
 

int ics.TripleApl.TAplCompilerConstants.PLANBASE = 18
 

int ics.TripleApl.TAplCompilerConstants.PR_RULES = 20
 

int ics.TripleApl.TAplCompilerConstants.PROGRAM = 15
 

int ics.TripleApl.TAplCompilerConstants.RELATIONAL = 36
 

int ics.TripleApl.TAplCompilerConstants.SEND = 34
 

int ics.TripleApl.TAplCompilerConstants.SKIP_ = 22
 

int ics.TripleApl.TAplCompilerConstants.STRING_LITERAL = 39
 

int ics.TripleApl.TAplCompilerConstants.THEN = 24
 

String [] ics.TripleApl.TAplCompilerConstants.tokenImage
 

Initial value:

 { "<EOF>", "\" \"", "\"\\n\"", "\"\\r\"", "\"\\t\"",
                        "<token of kind 5>", "<token of kind 6>", "<NUMBER>", "<FLOAT>",
                        "<INTEGER>", "<DIGIT>", "<BELIEFBASE>", "\"{\"", "\"}\"",
                        "<token of kind 14>", "<PROGRAM>", "<CAPABILITIES>", "<GOALBASE>",
                        "<PLANBASE>", "<PG_RULES>", "<PR_RULES>", "<LOAD>", "<SKIP_>",
                        "<IF>", "<THEN>", "<ELSE>", "<WHILE>", "<DO>", "\"{\"", "\"}\"",
                        "<NOT>", "<AND>", "<OR>", "<TRUE>", "<SEND>", "<JAVA>",
                        "<RELATIONAL>", "<UPPERIDENT>", "<LOWERIDENT>", "<STRING_LITERAL>",
                        "\";\"", "\",\"", "\".\"", "\"(\"", "\")\"", "\"?\"", "\"<-\"",
                        "\"|\"", "\"+\"", "\"-\"", "\"*\"", "\"/\"", "\"[\"", "\"]\"", }

int ics.TripleApl.TAplCompilerConstants.TRUE = 33
 

int ics.TripleApl.TAplCompilerConstants.UPPERIDENT = 37
 

int ics.TripleApl.TAplCompilerConstants.WHILE = 26
 


The documentation for this interface was generated from the following file:
Generated on Mon Dec 12 15:07:25 2005 for 3APL by  doxygen 1.4.5