public class ParameterToken extends TemplateToken
| Constructor and Description |
|---|
ParameterToken(String name,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getTokenTypegetLocationpublic 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.