Package org.eolang.opeo.storage
Class LowerOpcodesStorage
java.lang.Object
org.eolang.opeo.storage.LowerOpcodesStorage
- All Implemented Interfaces:
Storage
Lower Opcodes Storage.
This storage transforms all opcode names to lowercase.
- Since:
- 0.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LowerOpcodesStorage
Constructor.- Parameters:
storage
- The original storage.
-
-
Method Details