Available Methods
- cast ( )
- getConstructor ( )
- getImplicitPrototype ( )
- defineInferredProperty ( )
- hasProperty ( )
- defineDeclaredProperty ( )
- isFunctionPrototypeType ( )
- isUnknownType ( )
- isEmptyType ( )
- getPropertyType ( )
- hasOwnProperty ( )
- getCtorExtendedInterfaces ( )
- isInstanceType ( )
- getOwnPropertyNames ( )
- isPropertyTypeInferred ( )
- getCtorImplementedInterfaces ( )
- getOwnPropertyJSDocInfo ( )
- hasReferenceName ( )
- isEnumType ( )
- isSubtype ( )
- getSlot ( )
- getIndexType ( )
- getPropertyNames ( )
- isEquivalentTo ( )
- isDict ( )
- isNoType ( )
- isArrayType ( )
- getOwnerFunction ( )
- isStruct ( )
- toMaybeFunctionType ( )
- equals ( )
- Property ( )
- getParameterType ( )
- isNativeObjectType ( )
- isNoResolvedType ( )
Related Classes
- java.util.Collections
- java.util.Iterator
- java.util.Comparator
- java.util.Optional
- java.util.TreeSet
- com.google.common.collect.Lists
- com.google.common.collect.ImmutableList
- javax.annotation.Nullable
- com.google.common.collect.Sets
- com.google.common.base.Preconditions
- com.google.common.collect.ImmutableSet
- com.google.common.base.Joiner
- com.google.common.collect.Iterables
- com.google.javascript.rhino.jstype.FunctionType
- com.google.javascript.rhino.jstype.JSTypeRegistry
- com.google.javascript.rhino.jstype.JSType
- com.google.javascript.rhino.JSTypeExpression
- com.google.javascript.rhino.jstype.JSTypeNative
- com.google.javascript.rhino.JSDocInfo.Visibility
- com.google.javascript.rhino.JSDocInfo
- com.google.javascript.rhino.Node
- com.google.javascript.rhino.jstype.Visitor
- com.google.javascript.rhino.jstype.TemplateType
- com.google.javascript.rhino.Token
- com.google.javascript.rhino.jstype.EnumType
Java Code Examples for com.google.javascript.rhino.jstype.ObjectType#Property
There are not any examples for com.google.javascript.rhino.jstype.ObjectType.Property. You may use the search function to quickly find examples for thousands of other Java classes.