public class BlockToken extends TemplateToken
Constructor and Description |
---|
BlockToken(String id,
Location location) |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the block's template-unique id, or null if the block element did not specify an id.
|
String |
toString() |
getTokenType
getLocation
public BlockToken(String id, Location location)
id
- the id of the block, or null for an anonymous blocklocation
- of the block element${project.version} - Copyright © 2003-2015 The Apache Software Foundation.