Class Rule.Head

  • Enclosing class:
    Rule

    public static class Rule.Head
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Head()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void unknownField​(java.lang.String name, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

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

      • Head

        public Head()
    • Method Detail

      • unknownField

        public void unknownField​(java.lang.String name,
                                 java.lang.Object value)