Package ptolemy.actor.ptalon
Interface PtalonScopeCheckerTokenTypes
-
- All Known Implementing Classes:
PtalonScopeChecker
public interface PtalonScopeCheckerTokenTypes
-
-
Field Summary
Fields Modifier and Type Field Description static intACTORstatic intACTOR_DECLARATIONstatic intACTOR_DEFINITIONstatic intACTOR_EQUALSstatic intACTOR_IDstatic intACTOR_LABELstatic intACTORPARAMstatic intARITHMETIC_EXPRESSIONstatic intARITHMETIC_FACTORstatic intASSIGNstatic intATTACH_DANGLING_PORTSstatic intATTRIBUTEstatic intBOOLEAN_EXPRESSIONstatic intBOOLEAN_FACTORstatic intCOLONstatic intCOMMAstatic intCOMMENTstatic intDANGLING_PORTS_OKAYstatic intDOTstatic intDYNAMIC_NAMEstatic intELSEstatic intEOFstatic intEQUALSstatic intESCstatic intEXPRESSIONstatic intFALSEstatic intFALSEBRANCHstatic intFORstatic intIDstatic intIFstatic intIMPORTstatic intINITIALLYstatic intINPORTstatic intISstatic intLBRACKETstatic intLCURLYstatic intLINE_COMMENTstatic intLOGICAL_BUFFERstatic intLPARENstatic intMULTIINPORTstatic intMULTIOUTPORTstatic intMULTIPORTstatic intNEGATEstatic intNEGATIVE_SIGNstatic intNEXTstatic intNULL_TREE_LOOKAHEADstatic intNUMBER_LITERALstatic intOPTIONALstatic intOUTPORTstatic intPARAM_EQUALSstatic intPARAMETERstatic intPLUSstatic intPORTstatic intPOSITIVE_SIGNstatic intPRESERVEstatic intQUALIDstatic intQUALIFIED_PORTstatic intRBRACKETstatic intRCURLYstatic intREFERENCEstatic intRELATIONstatic intREMOVEstatic intRPARENstatic intSATISFIESstatic intSEMIstatic intSTRING_LITERALstatic intTRANSFORMstatic intTRANSFORMATIONstatic intTRANSPARENTstatic intTRUEstatic intTRUEBRANCHstatic intVARIABLEstatic intWHITE_SPACE
-
-
-
Field Detail
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
-
PORT
static final int PORT
- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
- See Also:
- Constant Field Values
-
INPORT
static final int INPORT
- See Also:
- Constant Field Values
-
OUTPORT
static final int OUTPORT
- See Also:
- Constant Field Values
-
ID
static final int ID
- See Also:
- Constant Field Values
-
PARAMETER
static final int PARAMETER
- See Also:
- Constant Field Values
-
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
-
ACTOR
static final int ACTOR
- See Also:
- Constant Field Values
-
ACTORPARAM
static final int ACTORPARAM
- See Also:
- Constant Field Values
-
RELATION
static final int RELATION
- See Also:
- Constant Field Values
-
TRANSPARENT
static final int TRANSPARENT
- See Also:
- Constant Field Values
-
REFERENCE
static final int REFERENCE
- See Also:
- Constant Field Values
-
COLON
static final int COLON
- See Also:
- Constant Field Values
-
DOT
static final int DOT
- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
- See Also:
- Constant Field Values
-
IF
static final int IF
- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
- See Also:
- Constant Field Values
-
IS
static final int IS
- See Also:
- Constant Field Values
-
FOR
static final int FOR
- See Also:
- Constant Field Values
-
INITIALLY
static final int INITIALLY
- See Also:
- Constant Field Values
-
NEXT
static final int NEXT
- See Also:
- Constant Field Values
-
DANGLING_PORTS_OKAY
static final int DANGLING_PORTS_OKAY
- See Also:
- Constant Field Values
-
ATTACH_DANGLING_PORTS
static final int ATTACH_DANGLING_PORTS
- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
- See Also:
- Constant Field Values
-
EXPRESSION
static final int EXPRESSION
- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
-
SEMI
static final int SEMI
- See Also:
- Constant Field Values
-
NEGATE
static final int NEGATE
- See Also:
- Constant Field Values
-
OPTIONAL
static final int OPTIONAL
- See Also:
- Constant Field Values
-
REMOVE
static final int REMOVE
- See Also:
- Constant Field Values
-
PRESERVE
static final int PRESERVE
- See Also:
- Constant Field Values
-
LCURLY
static final int LCURLY
- See Also:
- Constant Field Values
-
RCURLY
static final int RCURLY
- See Also:
- Constant Field Values
-
TRANSFORM
static final int TRANSFORM
- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
- See Also:
- Constant Field Values
-
TRUEBRANCH
static final int TRUEBRANCH
- See Also:
- Constant Field Values
-
FALSEBRANCH
static final int FALSEBRANCH
- See Also:
- Constant Field Values
-
QUALID
static final int QUALID
- See Also:
- Constant Field Values
-
ATTRIBUTE
static final int ATTRIBUTE
- See Also:
- Constant Field Values
-
ACTOR_DECLARATION
static final int ACTOR_DECLARATION
- See Also:
- Constant Field Values
-
ACTOR_DEFINITION
static final int ACTOR_DEFINITION
- See Also:
- Constant Field Values
-
TRANSFORMATION
static final int TRANSFORMATION
- See Also:
- Constant Field Values
-
NEGATIVE_SIGN
static final int NEGATIVE_SIGN
- See Also:
- Constant Field Values
-
POSITIVE_SIGN
static final int POSITIVE_SIGN
- See Also:
- Constant Field Values
-
ARITHMETIC_FACTOR
static final int ARITHMETIC_FACTOR
- See Also:
- Constant Field Values
-
BOOLEAN_FACTOR
static final int BOOLEAN_FACTOR
- See Also:
- Constant Field Values
-
LOGICAL_BUFFER
static final int LOGICAL_BUFFER
- See Also:
- Constant Field Values
-
ARITHMETIC_EXPRESSION
static final int ARITHMETIC_EXPRESSION
- See Also:
- Constant Field Values
-
BOOLEAN_EXPRESSION
static final int BOOLEAN_EXPRESSION
- See Also:
- Constant Field Values
-
MULTIPORT
static final int MULTIPORT
- See Also:
- Constant Field Values
-
MULTIINPORT
static final int MULTIINPORT
- See Also:
- Constant Field Values
-
MULTIOUTPORT
static final int MULTIOUTPORT
- See Also:
- Constant Field Values
-
PARAM_EQUALS
static final int PARAM_EQUALS
- See Also:
- Constant Field Values
-
ACTOR_EQUALS
static final int ACTOR_EQUALS
- See Also:
- Constant Field Values
-
SATISFIES
static final int SATISFIES
- See Also:
- Constant Field Values
-
VARIABLE
static final int VARIABLE
- See Also:
- Constant Field Values
-
DYNAMIC_NAME
static final int DYNAMIC_NAME
- See Also:
- Constant Field Values
-
ACTOR_LABEL
static final int ACTOR_LABEL
- See Also:
- Constant Field Values
-
QUALIFIED_PORT
static final int QUALIFIED_PORT
- See Also:
- Constant Field Values
-
ACTOR_ID
static final int ACTOR_ID
- See Also:
- Constant Field Values
-
ESC
static final int ESC
- See Also:
- Constant Field Values
-
NUMBER_LITERAL
static final int NUMBER_LITERAL
- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
WHITE_SPACE
static final int WHITE_SPACE
- See Also:
- Constant Field Values
-
LINE_COMMENT
static final int LINE_COMMENT
- See Also:
- Constant Field Values
-
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
-
-