Class ExprNodeComments

java.lang.Object
net.thevpc.commons.filetemplate.eval.ExprNodeComments
All Implemented Interfaces:
ExprNode

public class ExprNodeComments extends Object implements ExprNode
  • Constructor Details

    • ExprNodeComments

      public ExprNodeComments(String type, String value)
  • Method Details