public static class Block.Reference extends Object implements Renderable
Constructor and Description |
---|
Block.Reference(InternalContextAdapter context,
Block parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
render(InternalContextAdapter context,
Writer writer)
Render the AST of this block into the writer using the context.
|
String |
toString() |
public Block.Reference(InternalContextAdapter context, Block parent)
public boolean render(InternalContextAdapter context, Writer writer)
render
in interface Renderable
Copyright © 2000–2021. All rights reserved.