Class Block.Reference

java.lang.Object
org.apache.velocity.runtime.directive.Block.Reference
All Implemented Interfaces:
Renderable
Enclosing class:
Block

public static class Block.Reference extends Object implements Renderable
actual class placed in the context, holds the context being used for the render, as well as the parent (which already holds everything else we need).