Class ExprFixEmpty


  • @KafkaModel
    public class ExprFixEmpty
    extends ExprFix
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String holdExprId  
      • Fields inherited from class kz.greetgo.script.model.expr.fix.ExprFix

        x, y
      • Fields inherited from class kz.greetgo.script.model.expr.Expr

        TYPE
    • Constructor Summary

      Constructors 
      Constructor Description
      ExprFixEmpty()  
    • Method Summary

      • Methods inherited from class kz.greetgo.script.model.expr.Expr

        getType
      • Methods inherited from class java.lang.Object

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

      • holdExprId

        public java.lang.String holdExprId
    • Constructor Detail

      • ExprFixEmpty

        public ExprFixEmpty()