Package org.eolang.parser
Class StFlatBytes
- java.lang.Object
-
- com.yegor256.xsline.StEnvelope
-
- org.eolang.parser.StFlatBytes
-
- All Implemented Interfaces:
com.yegor256.xsline.Shift
public final class StFlatBytes extends com.yegor256.xsline.StEnvelope
Shift that removes abstract object from the representation of bytes. Before:<o base="Q.org.eolang.bytes"><o>01-</o></o>
After:<o base="Q.org.eolang.bytes">01-</o>
- Since:
- 0.55