Class EolIllegalVariableAssignmentException

    • Field Detail

      • expected

        protected EolType expected
      • value

        protected java.lang.Object value
    • Constructor Detail

      • EolIllegalVariableAssignmentException

        public EolIllegalVariableAssignmentException​(Variable variable,
                                                     EolType expected,
                                                     java.lang.Object value,
                                                     IEolContext context)