public class EndPictureExpression extends LiteralExpression implements ExpressionConstants
ANY_CHAR, ANY_CHAR_EOL, ANY_SIGN, AT_LEAST, AT_MOST, DEBUG, DOUBLE, EOL, EXACTLY, INTEGER, NEGATIVE, NON_NULL, POSITIVE, STRICTLY_NEGATIVE, STRICTLY_POSITIVE, WHITE_SPACES, WHITE_SPACES_OR_EOL
Constructor and Description |
---|
EndPictureExpression() |
Modifier and Type | Method and Description |
---|---|
void |
action(ParserEvent e)
Called in the course of the interpret operation at the end of a SUCCESSFUL interpret operation.
|
java.lang.String |
toString() |
interpret
public void action(ParserEvent e) throws REParserException
AbstractRegularExpression
action
in class AbstractRegularExpression
REParserException
public java.lang.String toString()
toString
in class LiteralExpression
Submit a bug : syd@jpicedt.org