Class CommentExpression

  • All Implemented Interfaces:
    ExpressionConstants

    public class CommentExpression
    extends SequenceExpression
    Parse comment strings.
    Since:
    jpicedt 1.3
    Version:
    $Id: CommentExpression.java,v 1.4.2.1 2007/09/02 11:56:13 reynal Exp $
    Author:
    Sylvain Reynal
    • Constructor Detail

      • CommentExpression

        public CommentExpression​(java.lang.String marker)
        Parameters:
        marker - the String that signals a comment line