@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)",
date="2022-05-20T22:19:53.075Z")
public interface IAspect
Modifier and Type | Interface and Description |
---|---|
static interface |
IAspect.Jsii$Default
Internal default implementation for
IAspect . |
static class |
IAspect.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
void |
visit(IConstruct node)
All aspects can visit an IConstruct.
|
void visit(IConstruct node)
node
- This parameter is required.