Class Ruleset


  • public class Ruleset
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Ruleset()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • selector

        public java.lang.String selector
      • declarations

        public java.util.List<Declaration> declarations
    • Constructor Detail

      • Ruleset

        public Ruleset()