Package org.eolang
Interface Attr
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAttr.FlowExceptionControl flow exception (seeEOgotofor a good example of its usage).static classAttr.IllegalAttrExceptionThe exception raised when something is not right inside attributes.static classAttr.ReadOnlyExceptionThe exception raised when trying to put() an attribute, which is read-only.static classAttr.StillAbstractExceptionThe exception raised when trying to get() an attribute, which is still abstract.
-