Package 

Class Rule


  • 
    public abstract class Rule
    
                        

    Created by Kunyang.Lee on 2017/9/7.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected List<Object> expr
    • Method Summary

      Modifier and Type Method Description
      List<Object> getExpr()
      • Methods inherited from class java.lang.Object

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