|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
de.upb.swt.mcie.parser
.
See:
Description
Class Summary | |
---|---|
BinOp | Class implementing a token for a binary operation. |
Brack | Implements the token for brackets. |
Const | Implements a token for a constant. |
End | Implements the token for the end of a character sequence. |
Id | Implements the token for an identifier. |
Inval | Implements an invalid token. |
Prime | Implements the token for the prime symbol attached to an identifier. |
Sep | Implements a token for a separator. |
Token | Implementation the common structure of all tokens. |
UnOp | Implements the token for an unary operation. |
This package implements the tokens for the scanner and parser of package
de.upb.swt.mcie.parser
.
de.upb.swt.mcie.formulas
,
de.upb.swt.mcie.parser
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |