Class TSCTypeAccessors.TypeWrapper.Impl
java.lang.Object
org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.TypeWrapper.Impl
- All Implemented Interfaces:
TSCTypeAccessors,TSCTypeAccessors.TypeWrapper,TSCV8Backed,TSCV8Backed.Wrapper
- Direct Known Subclasses:
TSCTypeAccessors.InterfaceType.Impl,TSCTypeAccessors.ObjectType.Impl,TSCTypeAccessors.TypeReference.Impl,TSCTypeAccessors.UnionOrIntersectionType.Impl
- Enclosing interface:
- TSCTypeAccessors.TypeWrapper
public abstract static class TSCTypeAccessors.TypeWrapper.Impl
extends Object
implements TSCTypeAccessors.TypeWrapper
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openrewrite.javascript.internal.tsc.TSCTypeAccessors
TSCTypeAccessors.InterfaceType, TSCTypeAccessors.ObjectType, TSCTypeAccessors.TypeReference, TSCTypeAccessors.TypeWrapper, TSCTypeAccessors.UnionOrIntersectionTypeNested classes/interfaces inherited from interface org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.TypeWrapper
TSCTypeAccessors.TypeWrapper.ImplNested classes/interfaces inherited from interface org.openrewrite.javascript.internal.tsc.TSCV8Backed
TSCV8Backed.DebugInfo, TSCV8Backed.Wrapper -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openrewrite.javascript.internal.tsc.TSCTypeAccessors
asInterfaceType, asObjectType, assertInterfaceType, assertObjectType, assertTypeReference, assertUnionOrIntersectionType, asTypeReference, asUnionOrIntersectionType, getConstraint, getDebugInfo, getDefault, getExactTypeFlag, getObjectFlags, getSymbolForType, getTypeFlags, getTypeId, getTypeProperties, hasExactTypeFlag, hasObjectFlag, hasTypeFlag, listMatchingObjectFlags, listMatchingTypeFlags, listMatchingTypeInterfaces, typeToStringMethods inherited from interface org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.TypeWrapper
wrappedMethods inherited from interface org.openrewrite.javascript.internal.tsc.TSCV8Backed
as, getAllPropertiesForDebugging, getAllPropertyNames, getBooleanProperty, getConstructorName, getIndexInfoListProperty, getIndexInfoProperty, getIntProperty, getLongProperty, getNodeListProperty, getNodeProperty, getOptionalBooleanProperty, getOptionalIndexInfoListProperty, getOptionalIndexInfoProperty, getOptionalIntProperty, getOptionalLongProperty, getOptionalNodeListProperty, getOptionalNodeProperty, getOptionalSignatureListProperty, getOptionalSignatureProperty, getOptionalStringProperty, getOptionalSymbolListProperty, getOptionalSymbolProperty, getOptionalSyntaxKindProperty, getOptionalSyntaxListProperty, getOptionalTypeListProperty, getOptionalTypeNodeProperty, getOptionalTypeProperty, getOwnPropertyNames, getPropertyNonNull, getPropertyNullable, getPropertyUnsafe, getSignatureListProperty, getSignatureProperty, getStringProperty, getSymbolListProperty, getSymbolProperty, getSyntaxKindProperty, getSyntaxListProperty, getTS, getTypeChecker, getTypeListProperty, getTypeNodeProperty, getTypeProperty, hasProperty, invokeMethodBoolean, invokeMethodNonNull, invokeMethodNullable, invokeMethodUnsafeMethods inherited from interface org.openrewrite.javascript.internal.tsc.TSCV8Backed.Wrapper
getBackingV8Object, getProgramContext
-
Constructor Details
-
Impl
-
-
Method Details
-
_typeInstanceInternal
- Specified by:
_typeInstanceInternalin interfaceTSCTypeAccessors
-
toString
-