ITokenMapper
- Implemented By: ITokenMapper
Interface to apply operation to tokens in a string.
Interface so it can be exported via jsii.
Methods
Name | Description |
---|---|
mapToken |
Replace a single token. |
mapToken
public java.lang.Object mapToken(IResolvable t)
Replace a single token.
- Type: IResolvable