Package org.eolang.ineo.inside
Class InsMethod
- java.lang.Object
-
- org.eolang.ineo.inside.InsMethod
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringitem()Item part of the inside.Stringobject()Object part of the inside.Stringreplacement()Replacement part of the inside.
-
-
-
Method Detail
-
replacement
public String replacement()
Description copied from interface:InsideReplacement part of the inside.- Specified by:
replacementin interfaceInside- Returns:
- String to put in the result inside.
-
-