Class EolNotApplicableOperationException

    • Field Detail

      • expected

        protected EolType expected
      • operation

        protected java.lang.String operation
    • Constructor Detail

      • EolNotApplicableOperationException

        public EolNotApplicableOperationException​(java.lang.String operation,
                                                  EolType expected,
                                                  ModuleElement ast)