Uses of Class
com.google.javascript.rhino.jstype.RecordType
-
Packages that use RecordType Package Description com.google.javascript.rhino.jstype -
-
Uses of RecordType in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return RecordType Modifier and Type Method Description RecordTypeJSType. toMaybeRecordType()Downcasts this to a RecordType, or returns null if this is not a RecordType.RecordTypeProxyObjectType. toMaybeRecordType()RecordTypeRecordType. toMaybeRecordType()
-