The compiled versions of FM-Classic instructions are implemented in this package. Instructions are all implementations of the {@link freemarker.template.instruction.Instruction} interface. Various other inheritance structures are used, mainly to simplify processing by the {@link freemarker.template.compiler.LinkedListTemplateBuilder} class.