Constructor and Description |
---|
OptionalParameterWithContext(Tag tag,
OptionalParameter parameter,
Context parent) |
Modifier and Type | Method and Description |
---|---|
String |
evaluate(String template) |
OptionalParameter |
getParameter() |
public OptionalParameterWithContext(Tag tag, OptionalParameter parameter, Context parent)
tag
- the tag of the optional parameterparameter
- the optional parameter (Tag-Length-Value)parent
- the parent contextpublic OptionalParameter getParameter()
Copyright © 2021. All rights reserved.