Class Expression.Comma

  • Enclosing class:
    Expression

    public class Expression.Comma
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Comma()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Comma

        public Comma()