Class TSCTypeAccessors.ObjectType.Impl
java.lang.Object
org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.TypeWrapper.Impl
org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.ObjectType.Impl
- All Implemented Interfaces:
TSCTypeAccessors,TSCTypeAccessors.ObjectType,TSCTypeAccessors.TypeWrapper,TSCV8Backed,TSCV8Backed.Wrapper
- Enclosing interface:
- TSCTypeAccessors.ObjectType
public static class TSCTypeAccessors.ObjectType.Impl
extends TSCTypeAccessors.TypeWrapper.Impl
implements TSCTypeAccessors.ObjectType
-
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.ObjectType
TSCTypeAccessors.ObjectType.ImplNested 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 org.openrewrite.javascript.internal.tsc.TSCTypeAccessors.TypeWrapper.Impl
_typeInstanceInternal, toStringMethods 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
_typeInstanceInternal, 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.ObjectType
getCallSignatures, getConstructSignatures, getIndexInfos, getObjectTypeWithoutAbstractConstructSignatures, getPropertiesMethods 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
-