public class ParameterToken extends TemplateToken
Constructor and Description |
---|
ParameterToken(String name,
Location location) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getTokenType
getLocation
public ParameterToken(String name, Location location)
name
- the name of the parameter to be boundlocation
- location of the element${project.version} - Copyright © 2003-2015 The Apache Software Foundation.