Interface ITokenMapper
Interface to apply operation to tokens in a string.
public interface ITokenMapper
Remarks
Interface so it can be exported via jsii.
Methods
MapToken(IResolvable)
Replace a single token.
object MapToken(IResolvable t)