public class CommentToken extends TemplateToken implements RenderCommand
Constructor and Description |
---|
CommentToken(String comment,
Location location) |
Modifier and Type | Method and Description |
---|---|
void |
render(MarkupWriter writer,
RenderQueue queue)
Invoked on an object to request that it render itself.
|
String |
toString() |
getTokenType
getLocation
public CommentToken(String comment, Location location)
public void render(MarkupWriter writer, RenderQueue queue)
RenderCommand
render
in interface RenderCommand
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.