Skip to content

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

func MapToken(t IResolvable) interface{}

Replace a single token.

tRequired