Package org.eolang.jeo
Class Details
- java.lang.Object
-
- org.eolang.jeo.Details
-
public class Details extends Object
Details of representation. Additional info about representation.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
name()
Name of the class or an object.String
source()
Original source of the representation.
-