Package org.eolang.phi
Interface Attr
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAttr.ExceptionThe exception raised when something is not right inside attributes.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Attrcopy(Phi self)Make a copy of it.Phiget()Take the object out.voidput(Phi phi)Put a new object in.
-