Package org.eolang.ineo.instructions
Instructions.
-
Interface Summary Interface Description Instructions<T> Instructions for constructing the object. -
Class Summary Class Description InstAttributes Instructions for constructing attributes section.InstCages Instructions for constructing section with "cage" objects.InstDirectives<T> Instructions with directives.InstFromList<T> Instructions created from list.InstLambda<T> Get instruction from function.InstMethods Instructions for constructing methods section of the object.InstObject Instructions for constructing the whole object.InstOwnMethods Instructions for own methods section.InstReplaced<T> Instructions replaced from the list of insides.InstReplacedAttributes<T> Instructions with replaced attributes.InstReplacedMethods<T> Instructions with replaced methods using.InstWrap<T> Wrapper for the instructions.