Package | Description |
---|---|
com.hashicorp.cdktf |
cdktf
|
Modifier and Type | Interface and Description |
---|---|
static interface |
IFragmentConcatenator.Jsii$Default
Internal default implementation for
IFragmentConcatenator . |
Modifier and Type | Class and Description |
---|---|
static class |
IFragmentConcatenator.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
StringConcat
(experimental) Converts all fragments to strings and concats those.
|
Modifier and Type | Method and Description |
---|---|
Object |
TokenizedStringFragments.join(IFragmentConcatenator concat)
(experimental) Combine the string fragments using the given joiner.
|
Constructor and Description |
---|
DefaultTokenResolver(IFragmentConcatenator concat) |
Copyright © 2021. All rights reserved.