Class EndPsPictureExpression

  • All Implemented Interfaces:
    ExpressionConstants

    public class EndPsPictureExpression
    extends AlternateExpression
    implements ExpressionConstants
    \end{pspicture} and/or \endpspicture.
    A REParserException.EndOfPicture is thrown when this expression gets successfully parsed, which give a chance to the receiver to end up the parsing process here.
    Version:
    $Id: EndPsPictureExpression.java,v 1.4.2.1 2007/09/02 11:56:09 reynal Exp $
    Author:
    Sylvain Reynal
    • Constructor Detail

      • EndPsPictureExpression

        public EndPsPictureExpression()