Class EolIllegalReturnException

    • Constructor Detail

      • EolIllegalReturnException

        public EolIllegalReturnException​(java.lang.String expectedType,
                                         java.lang.Object returnedValue,
                                         ModuleElement ast,
                                         IEolContext context)
    • Method Detail

      • getExpectedType

        public java.lang.String getExpectedType()
      • getReturnedValue

        public java.lang.Object getReturnedValue()