Class TSCV8ValueHolder
java.lang.Object
org.openrewrite.javascript.internal.tsc.TSCV8ValueHolder
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
TSCGlobals,TSCInstanceOfChecks,TSCObjectCache,TSCProgramContext,TSCSourceFileContext,TSCTypeChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidclose()protected <T extends AutoCloseable>
TlifecycleLinked(T value)
-
Constructor Details
-
TSCV8ValueHolder
public TSCV8ValueHolder()
-
-
Method Details
-
lifecycleLinked
-
close
public final void close()- Specified by:
closein interfaceAutoCloseable
-