- gen() - Method in class org.jetbrains.jet.codegen.ClosureCodegen
-
- gen(JetElement) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- gen(JetElement, Type) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- gen(JetNamedFunction) - Method in class org.jetbrains.jet.codegen.FunctionCodegen
-
- gen(JetProperty) - Method in class org.jetbrains.jet.codegen.PropertyCodegen
-
- genAnnotations(Annotated) - Method in class org.jetbrains.jet.codegen.AnnotationCodegen
-
- genAssignInstanceFieldFromParam(FieldInfo, int, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genClassOrObject(CodegenContext, JetClassOrObject) - Method in class org.jetbrains.jet.codegen.MemberCodegen
-
- genClosureFields(CalculatedClosure, ClassBuilder, JetTypeMapper) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genDelegate(FunctionDescriptor, FunctionDescriptor, StackValue) - Method in class org.jetbrains.jet.codegen.FunctionCodegen
-
- genDelegate(FunctionDescriptor, ClassDescriptor, StackValue, JvmMethodSignature, JvmMethodSignature) - Method in class org.jetbrains.jet.codegen.FunctionCodegen
-
- genDelegate(PropertyDescriptor, PropertyDescriptor, StackValue) - Method in class org.jetbrains.jet.codegen.PropertyCodegen
-
- genEqualsForExpressionsOnStack(InstructionAdapter, IElementType, Type, Type) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- generate() - Method in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- generate(ExpressionCodegen) - Method in interface org.jetbrains.jet.codegen.CodeChunk
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ArrayGet
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ArrayIndices
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ArrayIterator
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ArraySet
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ArraySize
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.BinaryOp
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.CompareTo
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.Concat
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.EnumName
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.EnumOrdinal
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.EnumValueOf
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.EnumValues
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.Equals
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.HashCode
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.IdentityEquals
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.Increment
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in interface org.jetbrains.jet.codegen.intrinsics.IntrinsicMethod
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.Inv
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.IteratorIterator
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.IteratorNext
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.JavaClassArray
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.JavaClassFunction
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.JavaClassProperty
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.NewArray
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.Not
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.NumberCast
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.PropertyOfProgressionOrRange
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.RangeTo
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.StaticField
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.StringGetChar
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.StringLength
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.StringPlus
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.StupidSync
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.ToString
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.UnaryMinus
-
- generate(ExpressionCodegen, InstructionAdapter, Type, PsiElement, List<JetExpression>, StackValue, GenerationState) - Method in class org.jetbrains.jet.codegen.intrinsics.UnaryPlus
-
- generate(CompilationErrorHandler) - Method in class org.jetbrains.jet.codegen.NamespaceCodegen
-
- generate(JetScript) - Method in class org.jetbrains.jet.codegen.ScriptCodegen
-
- generate() - Method in interface org.jetbrains.jet.lang.cfg.GenerationTrigger
-
- generate(JetObjectDeclaration, List<JsStatement>, List<JsPropertyInitializer>, TranslationContext) - Static method in class org.jetbrains.k2js.translate.initializer.InitializerUtils
-
- generate() - Method in class org.jetbrains.k2js.translate.LabelGenerator
-
- GENERATE_NOT_NULL_ASSERTIONS - Static variable in class org.jetbrains.jet.cli.jvm.JVMConfigurationKeys
-
- GENERATE_NOT_NULL_PARAMETER_ASSERTIONS - Static variable in class org.jetbrains.jet.cli.jvm.JVMConfigurationKeys
-
- generateAst(BindingContext, Collection<JetFile>, MainCallParameters, Config) - Static method in class org.jetbrains.k2js.translate.general.Translation
-
- generateBody(MethodVisitor, JvmMethodSignature, MethodContext) - Method in class org.jetbrains.jet.codegen.FunctionGenerationStrategy.CodegenBased
-
- generateBody(MethodVisitor, JvmMethodSignature, MethodContext) - Method in class org.jetbrains.jet.codegen.FunctionGenerationStrategy
-
- generateClassCreation(JetClassOrObject, ClassAliasingMap, TranslationContext) - Static method in class org.jetbrains.k2js.translate.declaration.ClassTranslator
-
- generateClassCreation(JetClassOrObject, TranslationContext) - Static method in class org.jetbrains.k2js.translate.declaration.ClassTranslator
-
- generateClassCreation(JetClassOrObject, ClassDescriptor, TranslationContext) - Static method in class org.jetbrains.k2js.translate.declaration.ClassTranslator
-
- generateClassInitializerMethod(JetClassOrObject, TranslationContext) - Static method in class org.jetbrains.k2js.translate.general.Translation
-
- generateClassOrObject(NamespaceDescriptor, JetClassOrObject) - Method in class org.jetbrains.jet.codegen.NamespaceCodegen
-
- GeneratedClassLoader - Class in org.jetbrains.jet.codegen
-
- GeneratedClassLoader(ClassFileFactory, ClassLoader, URL...) - Constructor for class org.jetbrains.jet.codegen.GeneratedClassLoader
-
- generateDeclaration() - Method in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- generateDeclaration(PropertyCodegen, JetDeclaration) - Method in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- generateDeclaration() - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateDeclaration(PropertyCodegen, JetDeclaration) - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateDeclaration() - Method in class org.jetbrains.jet.codegen.TraitImplBodyCodegen
-
- generateDeclarations() - Method in class org.jetbrains.k2js.translate.declaration.ClassDeclarationTranslator
-
- generateDelegatedMembers(DeclarationDescriptor, Collection<T>) - Static method in class org.jetbrains.jet.lang.resolve.DelegationResolver
-
- generateDelegates(ClassDescriptor, StackValue) - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateFinallyBlock() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.JetControlFlowInstructionsGenerator.TryFinallyBlockInfo
-
- generateForExpression(JsVars, JsExpression, JsExpression, JsStatement) - Static method in class org.jetbrains.k2js.translate.utils.JsAstUtils
-
- generateFromResolvedCall(ReceiverValue, Type) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- generateInitializeMethod() - Method in class org.jetbrains.k2js.translate.initializer.ClassInitializerTranslator
-
- generateInitializerForProperty(TranslationContext, PropertyDescriptor, JsExpression) - Static method in class org.jetbrains.k2js.translate.initializer.InitializerUtils
-
- generateInitializers(ExpressionCodegen, List<JetDeclaration>, BindingContext, GenerationState) - Static method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateJetPropertyAnnotation(MethodVisitor, JvmPropertyAccessorSignature, PropertyDescriptor, Visibility) - Static method in class org.jetbrains.jet.codegen.PropertyCodegen
-
- generateLibFiles() - Method in class org.jetbrains.k2js.config.ClassPathLibraryDefintionsConfig
-
- generateLibFiles() - Method in class org.jetbrains.k2js.config.Config
-
- generateLibFiles() - Method in class org.jetbrains.k2js.config.LibrarySourceDirectoriesConfig
-
- generateLibFiles() - Method in class org.jetbrains.k2js.config.LibrarySourcesConfig
-
- generateLocalVarNames(ExpressionCodegen) - Method in class org.jetbrains.jet.codegen.FunctionGenerationStrategy.CodegenBased
-
- generateMethod(PsiElement, JvmMethodSignature, boolean, FunctionDescriptor, FunctionGenerationStrategy) - Method in class org.jetbrains.jet.codegen.FunctionCodegen
-
- generateMethod(PsiElement, JvmMethodSignature, boolean, FunctionDescriptor, MethodContext, FunctionGenerationStrategy) - Method in class org.jetbrains.jet.codegen.FunctionCodegen
-
- generateNamespace(GenerationState, FqName, Collection<JetFile>, CompilationErrorHandler) - Static method in class org.jetbrains.jet.codegen.KotlinCodegenFacade
-
- generateNewArray(JetCallExpression) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- generateObjectLiteral(GenerationState, JetObjectLiteralExpression) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- generateObjectLiteral(JetObjectLiteralExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.declaration.ClassTranslator
-
- generateOverridesInFunctionGroup(Name, Collection<? extends CallableMemberDescriptor>, Collection<? extends CallableMemberDescriptor>, ClassDescriptor, OverrideResolver.DescriptorSink) - Static method in class org.jetbrains.jet.lang.resolve.OverrideResolver
-
- generatePrimaryConstructor() - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generatePrimaryConstructorProperty(JetParameter, PropertyDescriptor) - Method in class org.jetbrains.jet.codegen.PropertyCodegen
-
- generateProgram(List<JetFile>, MainCallParameters) - Method in class org.jetbrains.k2js.facade.K2JSTranslator
-
- generateProgramCode(JetFile, MainCallParameters) - Method in class org.jetbrains.k2js.facade.K2JSTranslator
-
- generateProgramCode(List<JetFile>, MainCallParameters) - Method in class org.jetbrains.k2js.facade.K2JSTranslator
-
- generateProgramToString(JsProgram) - Static method in class org.jetbrains.k2js.generate.CodeGenerator
-
- generatePseudocode(JetElement) - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowProcessor
-
- generatePseudocode(JetDeclaration, BindingContext) - Static method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeUtil
-
- generateStaticContext(BindingContext, EcmaVersion) - Static method in class org.jetbrains.k2js.translate.context.StaticContext
-
- generateSyntheticAccessors() - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateSyntheticParts() - Method in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- generateSyntheticParts() - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- generateTestCalls(TranslationContext, Collection<JetFile>, JSTester) - Static method in class org.jetbrains.k2js.translate.test.JSTestGenerator
-
- generateThisOrOuter(ClassDescriptor, boolean) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- generateTryExpression(JetTryExpression, boolean) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- generateWhenExpression(JetWhenExpression, boolean) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- GenerationState - Class in org.jetbrains.jet.codegen.state
-
- GenerationState(Project, ClassBuilderFactory, BindingContext, List<JetFile>) - Constructor for class org.jetbrains.jet.codegen.state.GenerationState
-
- GenerationState(Project, ClassBuilderFactory, Progress, BindingContext, List<JetFile>, BuiltinToJavaTypesMapping, boolean, boolean, boolean) - Constructor for class org.jetbrains.jet.codegen.state.GenerationState
-
- GenerationStateAware - Class in org.jetbrains.jet.codegen.state
-
- GenerationStateAware(GenerationState) - Constructor for class org.jetbrains.jet.codegen.state.GenerationStateAware
-
- GenerationTrigger - Interface in org.jetbrains.jet.lang.cfg
-
- Generator<V> - Class in org.jetbrains.k2js.translate.context.generator
-
- Generator() - Constructor for class org.jetbrains.k2js.translate.context.generator.Generator
-
- genFunctionOrProperty(FieldOwnerContext, JetTypeParameterListOwner, ClassBuilder) - Method in class org.jetbrains.jet.codegen.MemberCodegen
-
- genIncrement(Type, int, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genInitSingleton(ClassDescriptor, StackValue.Field) - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- genInitSingletonField(Type, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genInitSingletonField(FieldInfo, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genInitSingletonField(Type, String, Type, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genInvokeAppendMethod(InstructionAdapter, Type) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genMethodThrow(MethodVisitor, String, String) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genNegate(Type, InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genNotNullAssertionForField(InstructionAdapter, GenerationState, PropertyDescriptor) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genNotNullAssertionForMethod(InstructionAdapter, GenerationState, ResolvedCall) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genNotNullAssertionsForParameters(InstructionAdapter, GenerationState, FunctionDescriptor, FrameMap) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genQualified(StackValue, JetElement) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- genStringBuilderConstructor(InstructionAdapter) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genStubCode(MethodVisitor) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genThrow(MethodVisitor, String, String) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genToJVMStack(JetExpression) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- genToString(InstructionAdapter, StackValue, Type) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- genVarargs(ValueParameterDescriptor, VarargValueArgument) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- genWrapper(JetFile) - Method in class org.jetbrains.jet.codegen.SamWrapperCodegen
-
- get(CompilerConfigurationKey<T>) - Method in class org.jetbrains.jet.config.CompilerConfiguration
-
- get(CompilerConfigurationKey<T>, T) - Method in class org.jetbrains.jet.config.CompilerConfiguration
-
- get(AbstractDiagnosticFactory) - Method in class org.jetbrains.jet.lang.diagnostics.rendering.DiagnosticFactoryToRendererMap
-
- get(ReadOnlySlice<K, V>, K) - Method in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- get(ReadOnlySlice<K, V>, K) - Method in interface org.jetbrains.jet.lang.resolve.BindingTrace
-
- get(ReadOnlySlice<K, V>, K) - Method in class org.jetbrains.jet.lang.resolve.BindingTraceContext
-
- get(ReadOnlySlice<ResolutionDebugInfo.One, V>) - Method in interface org.jetbrains.jet.lang.resolve.calls.results.ResolutionDebugInfo.Data
-
- get(ReadOnlySlice<K, V>, K) - Method in class org.jetbrains.jet.lang.resolve.DelegatingBindingTrace
-
- get(PsiClass) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetClassAnnotation
-
- get(PsiClass) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetClassObjectAnnotation
-
- get(PsiMethod) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetConstructorAnnotation
-
- get(PsiMethod) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetMethodAnnotation
-
- get(PsiClass) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetPackageClassAnnotation
-
- get(PsiParameter) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetTypeParameterAnnotation
-
- get(PsiParameter) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.JetValueParameterAnnotation
-
- get(PsiModifierListOwner) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.KotlinSignatureAnnotation
-
- get(Name) - Method in class org.jetbrains.jet.lang.resolve.java.provider.MembersCache
-
- get(ReadOnlySlice<K, V>, K) - Method in class org.jetbrains.jet.lang.resolve.ObservableBindingTrace
-
- get(JetScope, Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScopeSelectorUtil.ScopeByNameMultiSelector
-
- get(JetScope, Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScopeSelectorUtil.ScopeByNameSelector
-
- get(JetScope) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScopeSelectorUtil.ScopeDescriptorSelector
-
- get(TypeConstructor) - Method in class org.jetbrains.jet.lang.types.CompositeTypeSubstitution
-
- get(TypeConstructor) - Method in interface org.jetbrains.jet.lang.types.TypeSubstitution
-
- get(TypeConstructor) - Method in class org.jetbrains.jet.lang.types.TypeSubstitutor.MapToTypeSubstitutionAdapter
-
- get() - Method in class org.jetbrains.jet.util.lazy.RecursionIntolerantLazyValue
-
- get() - Method in interface org.jetbrains.jet.util.slicedmap.MapSupplier
-
- get(ReadOnlySlice<K, V>, K) - Method in interface org.jetbrains.jet.util.slicedmap.SlicedMap
-
- get(ReadOnlySlice<K, V>, K) - Method in class org.jetbrains.jet.util.slicedmap.SlicedMapImpl
-
- get(ReadOnlySlice<K, V>, K) - Method in class org.jetbrains.jet.util.slicedmap.TrackingSlicedMap
-
- get(int) - Method in class org.jetbrains.jet.utils.ThrowingList
-
- get(ResolvedCall<?>) - Method in class org.jetbrains.k2js.translate.context.AliasingContext.AbstractThisAliasProvider
-
- get(DeclarationDescriptor) - Method in interface org.jetbrains.k2js.translate.context.AliasingContext.ThisAliasProvider
-
- get(ResolvedCall<?>) - Method in interface org.jetbrains.k2js.translate.context.AliasingContext.ThisAliasProvider
-
- get(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.generator.Generator
-
- get(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TraceableThisAliasProvider
-
- get(ClassDescriptor, ClassDescriptor) - Method in interface org.jetbrains.k2js.translate.declaration.ClassAliasingMap
-
- GET_KEYWORD - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- GET_SYSTEM_OUT - Static variable in class org.jetbrains.k2js.facade.K2JSTranslator
-
- getA() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters1
-
- getA() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters2
-
- getA() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters3
-
- getAbiVersion() - Method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWithAbiVersion
-
- getAbstractMembers(JetType) - Static method in class org.jetbrains.jet.lang.resolve.java.sam.SingleAbstractMethodUtils
-
- getAbstractMethodOfSamInterface(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.sam.SingleAbstractMethodUtils
-
- getAbstractMethodOfSamType(JetType) - Static method in class org.jetbrains.jet.lang.resolve.java.sam.SingleAbstractMethodUtils
-
- getAccessor(DeclarationDescriptor) - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getAccessors() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getAccessors() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getAccessors() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyDescriptor
-
- getAccessors() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getAccessTranslator(JetExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.reference.AccessTranslationUtils
-
- getAccessTranslator(JetQualifiedExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.reference.QualifiedExpressionTranslator
-
- getAccessTranslator(JetSimpleNameExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.reference.ReferenceTranslator
-
- getAccessTranslator(JetSimpleNameExpression, JsExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.reference.ReferenceTranslator
-
- getActualElement() - Method in class org.jetbrains.jet.lang.resolve.calls.util.JetFakeReference
-
- getActualType() - Method in class org.jetbrains.jet.lang.types.DeferredType
-
- getAlias() - Method in class org.jetbrains.jet.lang.resolve.ImportPath
-
- getAliasForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.AliasingContext
-
- getAliasForExpression(JetExpression) - Method in class org.jetbrains.k2js.translate.context.AliasingContext
-
- getAliasName() - Method in class org.jetbrains.jet.lang.psi.JetImportDirective
-
- getAliasName(JetImportDirective) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getAliasNameNode() - Method in class org.jetbrains.jet.lang.psi.JetImportDirective
-
- getAllCallableMembers() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getAllClassDescriptors(JetType) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getAllDeclarations() - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.AbstractPsiBasedDeclarationProvider
-
- getAllDeclarations() - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProvider
-
- getAllDeclarations() - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.EmptyPackageMemberDeclarationProvider
-
- getAllDeclaredPackages() - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.EmptyPackageMemberDeclarationProvider
-
- getAllDeclaredPackages() - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.FileBasedPackageMemberDeclarationProvider
-
- getAllDeclaredPackages() - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.PackageMemberDeclarationProvider
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.InnerClassesScopeWrapper
-
- getAllDescriptors() - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
All visible descriptors from current scope.
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getAllDescriptors() - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getAllExtensions(JetScope) - Static method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeUtils
-
Get all extension descriptors among visible descriptors for current scope.
- getAllInnerClasses() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getAllInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getAllSuperClasses(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getAllSupertypes(JetType) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getAllValueArguments() - Method in class org.jetbrains.jet.lang.descriptors.annotations.AnnotationDescriptor
-
- getAnalyzeCompletely() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisParameters
-
- getAnalyzeExhaust() - Method in class org.jetbrains.jet.cli.common.messages.AnalyzerWithCompilerReport
-
- getAndroidSdkAnnotationsPath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getAndroidSdkAnnotationsPath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getAnnotation() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getAnnotationDescriptorForJavaLangDeprecated(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils
-
- getAnnotationEntries() - Method in class org.jetbrains.jet.lang.psi.JetModifierList
-
- getAnnotationResolver() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getAnnotations() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getAnnotations() - Method in interface org.jetbrains.jet.lang.descriptors.annotations.Annotated
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.descriptors.annotations.AnnotatedImpl
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.psi.JetModifierList
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.psi.JetTypeReference
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFunctionStubImpl
-
- getAnnotations() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetFunctionStub
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.types.DeferredType
-
- getAnnotations() - Method in class org.jetbrains.jet.lang.types.NamespaceType
-
- getAnnotationsRoots() - Method in interface jet.modules.Module
-
- getAnnotationsRoots() - Method in interface org.jetbrains.jet.cli.common.modules.ModuleDescription
-
- getAnnotationsRoots() - Method in class org.jetbrains.jet.cli.common.modules.ModuleDescription.Impl
-
- getAnnotationType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getAnonymousInitializers() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getAnonymousInitializers() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getAnonymousInitializers() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getAnonymousInitializers() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getAny() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getAnyType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getApplicableAnnotations() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getApplication() - Method in class org.jetbrains.jet.cli.jvm.compiler.JetCoreEnvironment
-
- getArgumentExpression() - Method in class org.jetbrains.jet.lang.psi.JetValueArgument
-
- getArgumentExpression() - Method in interface org.jetbrains.jet.lang.psi.ValueArgument
-
- getArgumentName() - Method in class org.jetbrains.jet.lang.psi.JetValueArgument
-
- getArgumentName() - Method in interface org.jetbrains.jet.lang.psi.ValueArgument
-
- getArguments() - Method in class org.jetbrains.jet.lang.psi.JetTypeArgumentList
-
- getArguments() - Method in class org.jetbrains.jet.lang.psi.JetValueArgumentList
-
- getArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DefaultValueArgument
-
- getArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ExpressionValueArgument
-
- getArguments() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedValueArgument
-
- getArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VarargValueArgument
-
- getArguments() - Method in class org.jetbrains.jet.lang.types.DeferredType
-
- getArguments() - Method in interface org.jetbrains.jet.lang.types.JetType
-
- getArguments() - Method in class org.jetbrains.jet.lang.types.JetTypeImpl
-
- getArguments() - Method in class org.jetbrains.jet.lang.types.NamespaceType
-
- getArguments() - Method in class org.jetbrains.jet.lang.types.ref.JetTypeName
-
- getArgumentTypeInfo(JetExpression, CallResolutionContext<?>, CallResolverUtil.ResolveArgumentsMode, TemporaryBindingTrace) - Method in class org.jetbrains.jet.lang.resolve.calls.ArgumentTypeResolver
-
- getArray() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getArrayClassName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getArrayElementType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getArrayExpression() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getArrayListSupplier() - Static method in class org.jetbrains.jet.util.CommonSuppliers
-
- getArrayType(Variance, JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getArrayType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getArrayTypeName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getArrowNode() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getAsmArrayType() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getAsmMethod() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getAsmType() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodParameterSignature
-
- getAsmType() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getAsmType() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getAttributeAnnotations() - Method in class org.jetbrains.jet.lang.psi.JetAnnotatedExpression
-
- getAttributeAnnotations() - Method in class org.jetbrains.jet.lang.psi.JetTypeReference
-
- getAttributes() - Method in class org.jetbrains.jet.lang.psi.JetAnnotatedExpression
-
- getAutoCastVariants(BindingContext, DataFlowInfo, ReceiverValue) - Static method in class org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastUtils
-
- getB() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters2
-
- getB() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters3
-
- getBaseExpression() - Method in class org.jetbrains.jet.lang.psi.JetAnnotatedExpression
-
- getBaseExpression() - Method in class org.jetbrains.jet.lang.psi.JetPostfixExpression
-
- getBaseExpression() - Method in class org.jetbrains.jet.lang.psi.JetPrefixExpression
-
- getBaseExpression() - Method in class org.jetbrains.jet.lang.psi.JetUnaryExpression
-
- getBaseExpression(JetUnaryExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getBinaryOperationIntrinsics() - Method in class org.jetbrains.k2js.translate.intrinsic.Intrinsics
-
- getBinaryOperator(JetToken) - Static method in class org.jetbrains.k2js.translate.operation.OperatorTable
-
- getBindingContext() - Method in class org.jetbrains.jet.analyzer.AnalyzeExhaust
-
- getBindingContext() - Method in class org.jetbrains.jet.asJava.LightClassConstructionContext
-
- getBindingContext() - Method in class org.jetbrains.jet.codegen.binding.BindingContextAware
-
- getBindingContext() - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- getBindingContext() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getBindingContext() - Method in interface org.jetbrains.jet.lang.resolve.BindingTrace
-
- getBindingContext() - Method in class org.jetbrains.jet.lang.resolve.BindingTraceContext
-
- getBindingContext() - Method in class org.jetbrains.jet.lang.resolve.DelegatingBindingTrace
-
- getBindingContext() - Method in interface org.jetbrains.jet.lang.resolve.lazy.KotlinCodeAnalyzer
-
- getBindingContext() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getBindingContext() - Method in class org.jetbrains.jet.lang.resolve.ObservableBindingTrace
-
- getBindingContext() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getBindingTrace() - Method in class org.jetbrains.jet.codegen.binding.BindingTraceAware
-
- getBindingTrace() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForBodyResolve
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForJavaSemanticServices
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getBindingTrace() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getBlock() - Method in class org.jetbrains.k2js.translate.test.JSTester
-
- getBlockExpression() - Method in class org.jetbrains.jet.lang.psi.JetScript
-
- getBlockForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getBlockReturnedType(JetScope, JetBlockExpression, CoercionStrategy, ExpressionTypingContext, BindingTrace) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getBodiesResolveContext() - Method in class org.jetbrains.jet.analyzer.AnalyzeExhaust
-
- getBodiesResolveContext() - Method in class org.jetbrains.jet.di.InjectorForBodyResolve
-
- getBody() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.LocalDeclarationInstruction
-
- getBody() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getBody() - Method in class org.jetbrains.jet.lang.psi.JetClassInitializer
-
- getBody() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getBody() - Method in class org.jetbrains.jet.lang.psi.JetLoopExpression
-
- getBody() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getBodyEntryPoint() - Method in class org.jetbrains.jet.lang.cfg.LoopInfo
-
- getBodyExpression() - Method in interface org.jetbrains.jet.lang.psi.JetDeclarationWithBody
-
- getBodyExpression() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getBodyExpression() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteralExpression
-
- getBodyExpression() - Method in class org.jetbrains.jet.lang.psi.JetFunctionNotStubbed
-
- getBodyExpression() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getBodyExpression() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getBodyResolver() - Method in class org.jetbrains.jet.di.InjectorForBodyResolve
-
- getBodyResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getBodyResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getBodyResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getBoolean() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBooleanAttribute(PsiAnnotation, String, boolean) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationUtils
-
- getBooleanAttribute(String, boolean) - Method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
-
- getBooleanType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBooleanValue(String, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getBoundTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetTypeConstraint
-
- getBracketRanges() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getBuilder() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getBuilder() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getBuilder() - Method in class org.jetbrains.jet.lang.descriptors.impl.NamespaceDescriptorImpl
-
- getBuilder() - Method in class org.jetbrains.jet.lang.psi.stubs.elements.JetFileElementType
-
- getBuiltInClassByName(Name) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBuiltInsDirResourceUrl() - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getBuiltInsModule() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBuiltInsPackage() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBuiltInsPackageFqName() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getBuiltInsScope() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getByAsmType(Type) - Static method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getByKey(ReadOnlySlice<K, V>, K) - Method in interface org.jetbrains.jet.lang.resolve.calls.results.ResolutionDebugInfo.Data
-
- getByte() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getByteType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getByWrapperAsmType(Type) - Static method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getByWrapperClass(JvmClassName) - Static method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getC() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters3
-
- getCached() - Method in interface org.jetbrains.k2js.translate.reference.AccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.ArrayAccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.BackingFieldAccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.CachedPropertyAccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.KotlinPropertyAccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.NativePropertyAccessTranslator
-
- getCached() - Method in class org.jetbrains.k2js.translate.reference.ReferenceAccessTranslator
-
- getCachedAccessTranslator(JetExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.reference.AccessTranslationUtils
-
- getCallableDescriptorWithReceiver() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
This method returns not null only if context descriptor corresponds to method or function which has receiver
- getCallableReference() - Method in class org.jetbrains.jet.lang.psi.JetCallableReferenceExpression
-
- getCallee(JetCallExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getCalleeExpression() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getCalleeExpression() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getCalleeExpression() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getCalleeExpressionIfAny(JetExpression) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getCallElement() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getCallElement() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getCallElement() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getCallExpressionResolver() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getCallExpressionTypeInfo(JetCallExpression, ReceiverValue, ASTNode, ResolutionContext, ResolveMode, ResolutionResultsCache) - Method in class org.jetbrains.jet.lang.resolve.calls.CallExpressionResolver
-
- getCallExpressionTypeInfoWithoutFinalTypeCheck(JetCallExpression, ReceiverValue, ASTNode, ResolutionContext, ResolveMode, ResolutionResultsCache) - Method in class org.jetbrains.jet.lang.resolve.calls.CallExpressionResolver
-
- getCallOperationNode() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getCallOperationNode() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getCallResolver() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getCallToCompleteTypeArgumentInference() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getCallToCompleteTypeArgumentInference() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallWithTrace
-
//todo get rid of Impl class in the interface
If the call has incomplete type parameters, it should be completed after resolution process is finished.
- getCallToCompleteTypeArgumentInference() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getCallType() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getCallType() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getCallType() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getCallType() - Method in class org.jetbrains.k2js.translate.reference.PropertyAccessTranslator
-
- getCallTypeForQualifiedExpression(JetQualifiedExpression) - Static method in enum org.jetbrains.k2js.translate.reference.CallType
-
- getCandidateDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getCandidateDescriptor() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
A target callable descriptor as it was accessible in the corresponding scope, i.e.
- getCandidateDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getCandidateDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getCandidates() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionTask
-
- getCaptureReceiver() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getCaptureReceiver() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getCaptureThis() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getCaptureThis() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getCaptureVariables() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getCaptureVariables() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getCatchBody() - Method in class org.jetbrains.jet.lang.psi.JetCatchClause
-
- getCatchClauses() - Method in class org.jetbrains.jet.lang.psi.JetTryExpression
-
- getCatchParameter() - Method in class org.jetbrains.jet.lang.psi.JetCatchClause
-
- getChar() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getChar() - Method in enum org.jetbrains.jet.rt.signature.JetSignatureVariance
-
- getCharacteristicMember() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiData
-
- getCharacteristicPsi() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiData
-
- getCharSequence() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getCharType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getCharValue(String, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getClassBuilder() - Method in class org.jetbrains.jet.codegen.ClassBuilderOnDemand
-
- getClassBuilderMode() - Method in interface org.jetbrains.jet.codegen.ClassBuilderFactory
-
- getClassBuilderMode() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getClassDescriptor() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getClassDescriptor(JetClassOrObject) - Method in interface org.jetbrains.jet.lang.resolve.lazy.KotlinCodeAnalyzer
-
- getClassDescriptor(JetClassOrObject) - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getClassDescriptor(JetType) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getClassDescriptor(BindingContext, JetClassOrObject) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getClassDescriptorForType(JetType) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getClassDescriptorForTypeReference(BindingContext, JetTypeReference) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getClassDescriptorsByFqName(KotlinCodeAnalyzer, FqName) - Static method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSessionUtils
-
- getClasses(PsiPackage, GlobalSearchScope) - Method in class org.jetbrains.jet.asJava.JavaElementFinder
-
- getClasses() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFileStubImpl
-
- getClasses() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getClasses() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getClasses() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getClassesTopologicalOrder() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getClassFileFactory() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getClassForCorrespondingJavaNamespace(NamespaceDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassMembersScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaPackageScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.InnerClassesScopeWrapper
-
- getClassifier(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
Should not return object (class object or enum entry) class descriptors.
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getClassifier(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getClassIfParameterIsProperty(JetParameter) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getClassKeywordNode() - Method in class org.jetbrains.jet.lang.psi.JetClassObject
-
- getClassKind() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getClassKind() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassInfo
-
- getClassKind() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getClassKind() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetObjectInfo
-
- getClassMemberDeclarationProvider(JetClassLikeInfo) - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProviderFactory
-
- getClassMemberDeclarationProvider(JetClassLikeInfo) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.FileBasedDeclarationProviderFactory
-
- getClassName() - Method in class org.jetbrains.jet.cli.jvm.repl.EarlierLine
-
- getClassName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getClassName() - Method in class org.jetbrains.jet.lang.types.ref.JetTypeName
-
- getClassNames(PsiPackage, GlobalSearchScope) - Method in class org.jetbrains.jet.asJava.JavaElementFinder
-
- getClassObject() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getClassObject() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getClassObject() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getClassObject() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassInfo
-
- getClassObject() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getClassObject() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetObjectInfo
-
- getClassObjectContext() - Method in class org.jetbrains.jet.codegen.context.ClassContext
-
- getClassObjectDescriptor() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getClassObjectDescriptor() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getClassObjectDescriptor() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getClassObjectDescriptor() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getClassObjectDescriptor() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getClassObjectName(Name) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getClassObjectName(String) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getClassObjectType() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getClassObjectType() - Method in interface org.jetbrains.jet.lang.descriptors.ClassifierDescriptor
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getClassObjectType() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getClassOrNamespaceDescriptor() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getClassOrObjectDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.AbstractPsiBasedDeclarationProvider
-
- getClassOrObjectDeclarations(Name) - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProvider
-
- getClassOrObjectDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.EmptyPackageMemberDeclarationProvider
-
- getClassOrObjectDescriptorsByFqName(KotlinCodeAnalyzer, FqName, boolean) - Static method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSessionUtils
-
- getClasspath() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getClasspathRoots() - Method in interface jet.modules.Module
-
- getClasspathRoots() - Method in interface org.jetbrains.jet.cli.common.modules.ModuleDescription
-
- getClasspathRoots() - Method in class org.jetbrains.jet.cli.common.modules.ModuleDescription.Impl
-
- getCleanContext() - Static method in class org.jetbrains.k2js.translate.context.AliasingContext
-
- getCloseBraceNode() - Method in class org.jetbrains.jet.lang.psi.JetWhenExpression
-
- getClosestPsiElement(ASTNode) - Static method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils
-
- getClosingBraceNode() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getCode() - Method in enum org.jetbrains.jet.cli.common.ExitCode
-
- getCode() - Method in class org.jetbrains.jet.cli.jvm.repl.EarlierLine
-
- getCode() - Method in class org.jetbrains.jet.lang.types.expressions.LabelResolver.LabeledReceiverResolutionResult
-
- getCollection() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getColumn() - Method in class org.jetbrains.jet.cli.common.messages.CompilerMessageLocation
-
- getColumn() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils.LineAndColumn
-
- getCommentTokens() - Method in class org.jetbrains.jet.lang.parsing.JetParserDefinition
-
- getComparable() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getCompilerPlugins() - Method in class org.jetbrains.jet.cli.common.CompilerArguments
-
- getCompileTimeConstantResolver() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingContext
-
- getCompileTimeConstFromExpression(FqName, Name, PsiAnnotationMemberValue, PostponedTasks) - Method in class org.jetbrains.jet.lang.resolve.java.resolver.JavaCompileTimeConstResolver
-
- getCompileTimeValue(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getCondition() - Method in class org.jetbrains.jet.lang.psi.JetIfExpression
-
- getCondition() - Method in class org.jetbrains.jet.lang.psi.JetWhileExpressionBase
-
- getConditionEntryPoint() - Method in class org.jetbrains.jet.lang.cfg.LoopInfo
-
- getConditions() - Method in class org.jetbrains.jet.lang.psi.JetWhenEntry
-
- getConfiguration() - Method in class org.jetbrains.jet.cli.jvm.compiler.JetCoreEnvironment
-
- getConstraints() - Method in class org.jetbrains.jet.lang.psi.JetTypeConstraintList
-
- getConstraintSystem() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getConstructor() - Method in class org.jetbrains.jet.lang.types.DeferredType
-
- getConstructor() - Method in interface org.jetbrains.jet.lang.types.JetType
-
- getConstructor() - Method in class org.jetbrains.jet.lang.types.JetTypeImpl
-
- getConstructor() - Method in class org.jetbrains.jet.lang.types.NamespaceType
-
- getConstructor(BindingContext, JetClassOrObject) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getConstructorOfDataClass(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getConstructorOfSingletonObject(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getConstructorReferenceExpression() - Method in class org.jetbrains.jet.lang.psi.JetConstructorCalleeExpression
-
- getConstructors() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getConstructors() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getConstructors() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getConstructors() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getConstructors() - Method in class org.jetbrains.jet.lang.resolve.java.descriptor.ClassDescriptorFromJvmBytecode
-
- getConstructors() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassNonStaticMembersScope
-
- getConstructors() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getConstructors() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getConstructorVisibility(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils
-
- getContainingClass() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getContainingClass() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getContainingClass(JetScope) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getContainingClass(DeclarationDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.ConstructorDescriptor
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptor
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorNonRoot
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.FunctionDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.AbstractNamespaceDescriptorImpl
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.ConstructorDescriptorImpl
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorNonRootImpl
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.impl.ReceiverParameterDescriptorImpl
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.ModuleDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.NamespaceDescriptor
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.ReceiverParameterDescriptor
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.descriptors.VariableDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getContainingDeclaration() - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getContainingDeclaration() - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getContainingDeclaration(DeclarationDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getContainingFile() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getContainingFile(ASTNode) - Static method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils
-
- getContainingFile(BindingContext, DeclarationDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.BindingContextUtils
-
- getContainingNamespace(DeclarationDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getContainingPackageFqName() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getContainingPackageFqName() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getContainingPackageFqName() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getContext() - Method in class org.jetbrains.jet.cli.common.CompilerPluginContext
-
- getContext() - Method in class org.jetbrains.jet.lang.psi.JetCodeFragmentImpl
-
- getContext() - Method in class org.jetbrains.k2js.translate.test.JSTester
-
- getContextDescriptor() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getContextKind() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getControlFlowAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getControlFlowAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getControlFlowAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getConventionName(JetSimpleNameExpression) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getCopies() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Instruction
-
- getCopies() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionImpl
-
- getCorrespondingClassOrObject() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getCorrespondingClassOrObject() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getCorrespondingClassOrObject() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getCorrespondingElement() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getCorrespondingElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getCorrespondingProperty() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getCorrespondingProperty() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyAccessorDescriptor
-
- getCurrentLoop() - Method in interface org.jetbrains.jet.lang.cfg.JetControlFlowBuilder
-
- getCurrentLoop() - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowBuilderAdapter
-
- getCurrentSubroutine() - Method in interface org.jetbrains.jet.lang.cfg.JetControlFlowBuilder
-
- getCurrentSubroutine() - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowBuilderAdapter
-
- getCurrentSubstitutor() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystem
-
Returns a current result of solving the constraint system (mapping from the type variable to the resulting type projection).
- getCurrentSubstitutor() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl
-
- getDangerousNode() - Method in class org.jetbrains.k2js.translate.utils.dangerous.DangerousData
-
- getData() - Method in class org.jetbrains.jet.util.Box
-
- getDataClassAnnotation() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getDataFlowInfo() - Method in interface org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastService
-
- getDataFlowInfo() - Method in class org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastServiceImpl
-
- getDataFlowInfo() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getDataFlowInfo() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
- getDataFlowInfo() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getDataFlowInfo() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getDataFlowInfo() - Method in class org.jetbrains.jet.lang.types.JetTypeInfo
-
- getDeadInstructions() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getDeadInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getDebugInfoDiagnostics(PsiElement, BindingContext) - Static method in class org.jetbrains.jet.checkers.CheckerTestUtil
-
- getDeclaration() - Method in class org.jetbrains.k2js.translate.declaration.ClassDeclarationTranslator
-
- getDeclaration() - Method in class org.jetbrains.k2js.translate.expression.LiteralFunctionTranslator
-
- getDeclarationDescriptor() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ClassReceiver
-
- getDeclarationDescriptor() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ExtensionReceiver
-
- getDeclarationDescriptor() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ScriptReceiver
-
- getDeclarationDescriptor() - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ThisReceiver
-
- getDeclarationDescriptor() - Method in class org.jetbrains.jet.lang.types.IntersectionTypeConstructor
-
- getDeclarationDescriptor() - Method in interface org.jetbrains.jet.lang.types.TypeConstructor
-
- getDeclarationDescriptor() - Method in class org.jetbrains.jet.lang.types.TypeConstructorImpl
-
- getDeclarationDescriptorForExtensionCallReceiver(ResolvedCall<? extends CallableDescriptor>) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getDeclarationDescriptorForReceiver(ReceiverValue) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getDeclarationOrigin() - Method in class org.jetbrains.jet.lang.resolve.java.provider.ClassPsiDeclarationProviderImpl
-
- getDeclarationOrigin() - Method in class org.jetbrains.jet.lang.resolve.java.provider.KotlinNamespacePsiDeclarationProvider
-
- getDeclarationOrigin() - Method in class org.jetbrains.jet.lang.resolve.java.provider.PackagePsiDeclarationProviderImpl
-
- getDeclarationOrigin() - Method in interface org.jetbrains.jet.lang.resolve.java.provider.PsiDeclarationProvider
-
- getDeclarationProviderFactory() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getDeclarations() - Method in interface org.jetbrains.jet.lang.psi.JetDeclarationContainer
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.psi.JetScript
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getDeclarations() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassMembersScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.InnerClassesScopeWrapper
-
- getDeclarationsByLabel(LabelName) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getDeclarationsByLabel(LabelName) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getDeclarationsChecker() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getDeclarationsChecker() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getDeclarationsChecker() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getDeclaredCallableMembers() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getDeclaredDescriptorsAccessibleBySimpleName() - Method in interface org.jetbrains.jet.lang.resolve.scopes.WritableScope
-
- getDeclaredDescriptorsAccessibleBySimpleName() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getDeclaredDescriptorsAccessibleBySimpleName() - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getDeclaredFunctionByRawSignature(ClassDescriptor, Name, ClassDescriptor, ClassDescriptor...) - Static method in class org.jetbrains.jet.codegen.CodegenUtil
-
- getDeclaredNamespace(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.WritableScope
-
- getDeclaredNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getDeclaredNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getDeclaredVariables(Pseudocode, boolean) - Method in class org.jetbrains.jet.lang.cfg.PseudocodeVariablesData
-
- getDeclaredVariables() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getDeclaringScopes() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getDeclaringScopes() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getDeclaringScopes() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getDefaultArgument(BindingContext, ValueParameterDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getDefaultBound() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getDefaultClassVisibility(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.ModifiersChecker
-
- getDefaultConstructorVisibility(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getDefaultExtension() - Method in class org.jetbrains.jet.plugin.JetFileType
-
- getDefaultImplParam() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getDefaultImports() - Method in interface org.jetbrains.jet.lang.descriptors.ModuleDescriptor
-
- getDefaultImports() - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getDefaultModality(DeclarationDescriptor, boolean) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- getDefaultPropertyName(Name, boolean, boolean) - Static method in class org.jetbrains.jet.lang.resolve.java.JvmAbi
-
- getDefaultType() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getDefaultType() - Method in interface org.jetbrains.jet.lang.descriptors.ClassifierDescriptor
-
- getDefaultType() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorBase
-
- getDefaultType() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getDefaultType() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getDefaultType() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getDefaultType() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getDefaultType(IElementType) - Static method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingUtils
-
- getDefaultTypeProjections(List<TypeParameterDescriptor>) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getDefaultTypes(List<TypeParameterDescriptor>) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getDefaultValue() - Method in class org.jetbrains.jet.lang.psi.JetParameter
-
- getDefaultValueText() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetParameterStubImpl
-
- getDefaultValueText() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetParameterStub
-
- getDefaultVisibility(JetModifierListOwner, DeclarationDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- getDefaultVisibilityForObjectPropertyDescriptor(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.ModifiersChecker
-
- getDeferredComputation(CallKey) - Method in class org.jetbrains.jet.lang.resolve.calls.context.ResolutionResultsCache
-
- getDelegate() - Method in interface org.jetbrains.jet.asJava.KotlinLightClass
-
- getDelegate() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getDelegate() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getDelegate() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getDelegate() - Method in class org.jetbrains.jet.cli.common.modules.DelegatedSaxHandler
-
- getDelegate() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getDelegatedPropertyConventionMethod(PropertyDescriptor, JetExpression, JetType, ExpressionTypingServices, BindingTrace, JetScope, boolean) - Static method in class org.jetbrains.jet.lang.types.expressions.DelegatedPropertyUtils
-
- getDelegatedPropertyGetMethodReturnType(PropertyDescriptor, JetExpression, JetType, ExpressionTypingServices, BindingTrace, JetScope) - Static method in class org.jetbrains.jet.lang.types.expressions.DelegatedPropertyUtils
-
- getDelegateExpression() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorByExpressionSpecifier
-
- getDelegateExpression() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getDelegateExpressionOrInitializer() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getDelegationSpecifierList() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getDelegationSpecifierList() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getDelegationSpecifierList() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getDelegationSpecifiers() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.psi.JetDelegationSpecifierList
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.psi.JetEnumEntry
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getDelegationSpecifiers() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getDelegationSpecifiers() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getDeprecatedAccessFlag(MemberDescriptor) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getDeprecatedAnnotation() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getDescription() - Method in class org.jetbrains.jet.plugin.JetFileType
-
- getDescriptor() - Method in class org.jetbrains.jet.codegen.context.EnclosedValueDescriptor
-
- getDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionCandidate
-
- getDescriptor() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getDescriptor() - Method in class org.jetbrains.jet.lang.resolve.java.resolver.JavaSignatureResolver.TypeParameterDescriptorInitialization
-
- getDescriptorForElement(BindingContext, PsiElement) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getDescriptorForReferenceExpression(BindingContext, JetReferenceExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getDescriptorResolver() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getDescriptors() - Method in class org.jetbrains.jet.lang.resolve.java.JavaDescriptorResolver.ValueParameterDescriptors
-
- getDescriptors() - Method in class org.jetbrains.k2js.translate.utils.closure.ClosureContext
-
- getDiagnostics() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.DiagnosedRange
-
- getDiagnostics() - Method in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- getDiagnosticsIncludingSyntaxErrors(BindingContext, PsiElement) - Static method in class org.jetbrains.jet.checkers.CheckerTestUtil
-
- getDirectParentOfTypeForBlock(JetBlockExpression, Class<T>) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getDisplayName() - Method in class org.jetbrains.jet.plugin.JetLanguage
-
- getDocComment() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getDouble() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getDoubleType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getEcmaVersion() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getEffectiveProjectionKind(TypeParameterDescriptor, TypeProjection) - Static method in class org.jetbrains.jet.lang.types.checker.TypeCheckingProcedure
-
- getElement() - Method in exception org.jetbrains.jet.codegen.CompilationException
-
- getElement() - Method in class org.jetbrains.jet.lang.cfg.BreakableBlockInfo
-
- getElement() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.JetElementInstruction
-
- getElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.JetElementInstructionImpl
-
- getElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ReturnNoValueInstruction
-
- getElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ReturnValueInstruction
-
- getElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ThrowExceptionInstruction
-
- getElementIcon(int) - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getElementIcon(int) - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetEnumEntry
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetParameter
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetParameterList
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetTypeParameter
-
- getElementType() - Method in class org.jetbrains.jet.lang.psi.JetTypeParameterList
-
- getElse() - Method in class org.jetbrains.jet.lang.psi.JetIfExpression
-
- getElseExpression() - Method in class org.jetbrains.jet.lang.psi.JetWhenExpression
-
- getElseKeywordElement() - Method in class org.jetbrains.jet.lang.psi.JetWhenEntry
-
- getEmptyConfig(Project, EcmaVersion) - Static method in class org.jetbrains.k2js.config.Config
-
- getEmptyConfig(Project) - Static method in class org.jetbrains.k2js.config.Config
-
- getEnclosingClass() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getEnclosingClass() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getEnclosingClass() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getEnclosingDescriptor(BindingContext, JetElement) - Static method in class org.jetbrains.jet.lang.resolve.BindingContextUtils
-
- getEnclosingReceiverDescriptor() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getEnd() - Method in class jet.ByteProgression
-
- getEnd() - Method in class jet.ByteRange
-
- getEnd() - Method in class jet.CharProgression
-
- getEnd() - Method in class jet.CharRange
-
- getEnd() - Method in class jet.DoubleProgression
-
- getEnd() - Method in class jet.DoubleRange
-
- getEnd() - Method in class jet.FloatProgression
-
- getEnd() - Method in class jet.FloatRange
-
- getEnd() - Method in class jet.IntProgression
-
- getEnd() - Method in class jet.IntRange
-
- getEnd() - Method in class jet.LongProgression
-
- getEnd() - Method in class jet.LongRange
-
- getEnd() - Method in interface jet.Progression
-
- getEnd() - Method in interface jet.Range
-
- getEnd() - Method in class jet.ShortProgression
-
- getEnd() - Method in class jet.ShortRange
-
- getEnd() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.DiagnosedRange
-
- getEnterInstruction() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getEnterInstruction() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getEntries() - Method in class org.jetbrains.jet.lang.psi.JetAnnotation
-
- getEntries() - Method in class org.jetbrains.jet.lang.psi.JetMultiDeclaration
-
- getEntries() - Method in class org.jetbrains.jet.lang.psi.JetStringTemplateExpression
-
- getEntries() - Method in class org.jetbrains.jet.lang.psi.JetWhenExpression
-
- getEntryPoint() - Method in class org.jetbrains.jet.lang.cfg.BreakableBlockInfo
-
- getEntryPoint(JetElement) - Method in interface org.jetbrains.jet.lang.cfg.JetControlFlowBuilder
-
- getEntryPoint(JetElement) - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowBuilderAdapter
-
- getEnum() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getEnumType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getEqualsToken() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getErasedReceiverType(ReceiverParameterDescriptor, CallableDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.calls.CallResolverUtil
-
- getError() - Method in class org.jetbrains.jet.analyzer.AnalyzeExhaust
-
- getError() - Method in class org.jetbrains.jet.asJava.LightClassConstructionContext
-
- getError() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.ElementAlternativeSignatureData
-
- getErrorClass() - Static method in class org.jetbrains.jet.lang.types.ErrorUtils
-
- getErrorMessage() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.SubtypingConstraint
-
- getErrorModule() - Static method in class org.jetbrains.jet.lang.types.ErrorUtils
-
- getErrorText() - Method in class org.jetbrains.jet.cli.jvm.repl.ReplInterpreter.LineResult
-
- getEscapedStringValue(List<JetStringTemplateEntry>, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getExactBounds() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraints
-
- getExactBounds() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl
-
- getExitInstruction() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getExitInstruction() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getExitPoint() - Method in class org.jetbrains.jet.lang.cfg.BreakableBlockInfo
-
- getExitPoint(JetElement) - Method in interface org.jetbrains.jet.lang.cfg.JetControlFlowBuilder
-
- getExitPoint(JetElement) - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowBuilderAdapter
-
- getExpectedReceiverDescriptor(CallableDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getExpectedThisDescriptor(CallableDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getExpectedThisObject() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getExpectedThisObject() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getExpectedThisObject() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getExpectedThisObject() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getExpectedThisObject() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getExpectedThisObjectIfNeeded(DeclarationDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getExplicitReceiver() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getExplicitReceiver() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getExplicitReceiver() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getExplicitReceiverKind() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getExplicitReceiverKind() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
Determines whether receiver argument or this object is substituted for explicit receiver
- getExplicitReceiverKind() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getExplicitReceiverKind() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getExplicitReceiverKind() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionCandidate
-
- getExpression() - Method in interface org.jetbrains.jet.lang.psi.JetExpressionCodeFragment
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetExpressionCodeFragmentImpl
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetParenthesizedExpression
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetPropertyDelegate
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetStringTemplateEntry
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetWhenConditionWithExpression
-
- getExpression() - Method in class org.jetbrains.jet.lang.psi.JetWhenEntry
-
- getExpression() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ExpressionReceiver
-
- getExpressionMemberScope(ResolveSession, JetExpression) - Static method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSessionUtils
-
- getExpressionReceiver(JetExpression, JetType) - Static method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingUtils
-
- getExpressionReceiver(ExpressionTypingFacade, JetExpression, ExpressionTypingContext) - Static method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingUtils
-
- getExpressionTypingServices() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getExpressionTypingServices() - Method in class org.jetbrains.jet.di.InjectorForMacros
-
- getExtendBoundTypeText() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetTypeParameterStubImpl
-
- getExtendBoundTypeText() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetTypeParameterStub
-
- getExtendsBound() - Method in class org.jetbrains.jet.lang.psi.JetTypeParameter
-
- getExtendsList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getExtendsListTypes() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getExtension() - Method in class org.jetbrains.jet.lang.parsing.JetScriptDefinition
-
- getExtensionFunction(int) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getExternalAnnotationsRoots(VirtualFile) - Method in class org.jetbrains.jet.cli.jvm.compiler.CoreExternalAnnotationsManager
-
- getExternalId() - Method in class org.jetbrains.jet.lang.psi.JetExpressionCodeFragmentType
-
- getExternalId() - Method in class org.jetbrains.jet.lang.psi.JetTypeCodeFragmentType
-
- getExternalId() - Method in class org.jetbrains.jet.lang.psi.stubs.elements.JetFileElementType
-
- getExternalId() - Method in class org.jetbrains.jet.lang.psi.stubs.elements.JetStubElementType
-
- getFactory() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.AbstractDiagnosticForTests
-
- getFactory() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getFactory() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnostic
-
- getFactory() - Method in interface org.jetbrains.jet.lang.diagnostics.Diagnostic
-
- getFactory() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters1
-
- getFactory() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters2
-
- getFactory() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticWithParameters3
-
- getFactory() - Method in class org.jetbrains.jet.lang.diagnostics.SimpleDiagnostic
-
- getFieldName(PropertyDescriptor) - Method in class org.jetbrains.jet.codegen.context.FieldOwnerContext
-
- getFieldName(PropertyDescriptor, boolean) - Method in class org.jetbrains.jet.codegen.context.FieldOwnerContext
-
- getFieldName() - Method in class org.jetbrains.jet.codegen.FieldInfo
-
- getFieldType() - Method in class org.jetbrains.jet.codegen.FieldInfo
-
- getFile() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.DiagnosedRange
-
- getFileForCodegenNamedClass(BindingContext, List<JetFile>, JvmClassName) - Static method in class org.jetbrains.jet.codegen.binding.PsiCodegenPredictor
-
- getFileForNamespacePartName(List<JetFile>, JvmClassName) - Static method in class org.jetbrains.jet.codegen.binding.PsiCodegenPredictor
-
- getFileNodeType() - Method in class org.jetbrains.jet.lang.parsing.JetParserDefinition
-
- getFiles() - Method in class org.jetbrains.jet.cli.common.CompilerPluginContext
-
- getFiles() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getFiles() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getFiles() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getFiles() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getFileScope(JetFile) - Method in class org.jetbrains.jet.lang.resolve.lazy.ScopeProvider
-
- getFileType() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getFinalExpression() - Method in class org.jetbrains.jet.lang.psi.JetFinallySection
-
- getFinallyBlock() - Method in class org.jetbrains.jet.lang.psi.JetTryExpression
-
- getFirstConflictingParameter(ConstraintSystem) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintsUtil
-
- getFirstSegment(String) - Static method in class org.jetbrains.jet.util.QualifiedNamesUtil
-
- getFlagsForClassKind(ClassDescriptor) - Static method in class org.jetbrains.jet.codegen.CodegenUtil
-
- getFlagsForVisibility(Visibility) - Static method in class org.jetbrains.jet.codegen.CodegenUtil
-
- getFloat() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getFloatType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getFloatValue(String, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getForcedResolveScope() - Method in class org.jetbrains.jet.lang.psi.JetCodeFragmentImpl
-
- getFqName() - Method in interface org.jetbrains.jet.asJava.KotlinLightClass
-
- getFqName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getFqName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getFqName() - Method in interface org.jetbrains.jet.lang.descriptors.FqNamed
-
- getFqName() - Method in class org.jetbrains.jet.lang.descriptors.impl.NamespaceDescriptorImpl
-
- getFqName() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
Returns full qualified name for function "package_fqn.function_name"
Not null for top level functions unless syntax errors are present.
- getFqName() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getFqName() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
Could be null for anonymous objects and object declared inside functions
- getFQName(JetFile) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getFQName(JetNamedDeclaration) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getFqName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetClassStubImpl
-
- getFqName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetObjectStubImpl
-
- getFqName() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetStubWithFqName
-
- getFQName(DeclarationDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getFqName() - Method in class org.jetbrains.jet.lang.resolve.java.descriptor.JavaNamespaceDescriptor
-
- getFqName() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getFqName() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageDescriptor
-
- getFQName() - Method in enum org.jetbrains.k2js.translate.utils.PredefinedAnnotation
-
- getFqNameForClassObject(PsiClass) - Static method in class org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils
-
- getFrameMap(JetTypeMapper, MethodContext) - Method in class org.jetbrains.jet.codegen.FunctionGenerationStrategy
-
- getFromContext() - Static method in class org.jetbrains.jet.utils.Profiler
-
- getFunction(int) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getFunctionCall() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getFunctionDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.AbstractPsiBasedDeclarationProvider
-
- getFunctionDeclarations(Name) - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProvider
-
- getFunctionDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.EmptyPackageMemberDeclarationProvider
-
- getFunctionDescriptor(BindingContext, JetDeclarationWithBody) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getFunctionDescriptorForOperationExpression(BindingContext, JetOperationExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getFunctionExpectedReturnType(FunctionDescriptor, JetElement) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getFunctionForDescriptor(BindingContext, SimpleFunctionDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getFunctionImplClassName(FunctionDescriptor) - Static method in class org.jetbrains.jet.codegen.FunctionTypesUtil
-
- getFunctionInnerScope(JetScope, FunctionDescriptor, BindingTrace) - Static method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorUtil
-
- getFunctionIntrinsics() - Method in class org.jetbrains.k2js.translate.intrinsic.Intrinsics
-
- getFunctionLiteral() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteralExpression
-
- getFunctionLiteralArguments() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getFunctionLiteralArguments() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getFunctionLiteralArguments() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getFunctionLiteralArguments() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getFunctionLiteralArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getFunctionLiteralArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getFunctionLiteralArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getFunctionLiteralTypeInfo(JetFunctionLiteralExpression, CallResolutionContext<?>, CallResolverUtil.ResolveArgumentsMode) - Method in class org.jetbrains.jet.lang.resolve.calls.ArgumentTypeResolver
-
- getFunctionObject(CallableDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getFunctionReference() - Method in class org.jetbrains.k2js.translate.reference.CallParameters
-
- getFunctions() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getFunctions() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getFunctions() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getFunctions(PsiMethod, ClassDescriptor) - Method in class org.jetbrains.jet.lang.resolve.java.JavaToKotlinMethodMap
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getFunctions(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getFunctions() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getFunctions(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getFunctionTraitClassName(FunctionDescriptor) - Static method in class org.jetbrains.jet.codegen.FunctionTypesUtil
-
- getFunctionType(List<AnnotationDescriptor>, JetType, List<JetType>, JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getFunctionTypeForAbstractMethod(FunctionDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.sam.SingleAbstractMethodUtils
-
- getFunctionTypeForSamInterface() - Method in class org.jetbrains.jet.lang.resolve.java.descriptor.ClassDescriptorFromJvmBytecode
-
- getFunctionWithScope(CallableDescriptor) - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getGenerateCalleeType() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getGenerationState() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getGenericsSignature() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getGetter() - Method in class org.jetbrains.jet.asJava.LightClassUtil.PropertyAccessorsPsiMethods
-
- getGetter() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getGetter() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyDescriptor
-
- getGetter() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getGetter() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiData
-
- getHashSetSupplier() - Static method in class org.jetbrains.jet.util.CommonSuppliers
-
- getHasNextCallable(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getHomePath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getHomePath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getIcon() - Method in class org.jetbrains.jet.plugin.JetFileType
-
- getIdentifier() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getIdentifier() - Method in class org.jetbrains.jet.lang.resolve.name.Name
-
- getImmanentNullability() - Method in class org.jetbrains.jet.lang.resolve.calls.autocasts.DataFlowValue
-
- getImmediateSupertypes(JetType) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getImplementsList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getImplementsListTypes() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getImplicitReceiver() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getImplicitReceiver() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getImplicitReceiver() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.ClassObjectMixinScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.InnerClassesScopeWrapper
-
- getImplicitReceiversHierarchy() - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
Adds receivers to the list in order of locality, so that the closest (the most local) receiver goes first
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getImplicitReceiversHierarchy() - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getImplicitReceiversHierarchyValues(JetScope) - Static method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeUtils
-
- getImportDirectives() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getImportDirectives() - Method in class org.jetbrains.jet.lang.psi.JetScript
-
- getImportedName() - Method in class org.jetbrains.jet.lang.resolve.ImportPath
-
- getImportedReference() - Method in class org.jetbrains.jet.lang.psi.JetImportDirective
-
- getImportPath(JetImportDirective) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getImports() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getIncrement() - Method in class jet.ByteProgression
-
- getIncrement() - Method in class jet.ByteRange
-
- getIncrement() - Method in class jet.CharProgression
-
- getIncrement() - Method in class jet.CharRange
-
- getIncrement() - Method in class jet.DoubleProgression
-
- getIncrement() - Method in class jet.DoubleRange
-
- getIncrement() - Method in class jet.FloatProgression
-
- getIncrement() - Method in class jet.FloatRange
-
- getIncrement() - Method in class jet.IntProgression
-
- getIncrement() - Method in class jet.IntRange
-
- getIncrement() - Method in class jet.LongProgression
-
- getIncrement() - Method in class jet.LongRange
-
- getIncrement() - Method in interface jet.Progression
-
- getIncrement() - Method in class jet.ShortProgression
-
- getIncrement() - Method in class jet.ShortRange
-
- getIndex() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getIndex(DeclarationDescriptor) - Method in class org.jetbrains.jet.codegen.FrameMap
-
- getIndex() - Method in class org.jetbrains.jet.codegen.StackValue.Shared
-
- getIndex() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getIndex() - Method in class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- getIndex() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getIndex() - Method in interface org.jetbrains.jet.lang.descriptors.ValueParameterDescriptor
-
Returns the 0-based index of the value parameter in the parameter list of its containing function.
- getIndex() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getIndexExpressions() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getIndicesNode() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getInferenceBodyText() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetPropertyStubImpl
-
- getInferenceBodyText() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetPropertyStub
-
- getInitializer() - Method in class org.jetbrains.jet.lang.psi.JetMultiDeclaration
-
- getInitializer() - Method in class org.jetbrains.jet.lang.psi.JetMultiDeclarationEntry
-
- getInitializer() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getInitializer() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getInitializer() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getInitializer() - Method in interface org.jetbrains.jet.lang.psi.JetWithExpressionInitializer
-
- getInitializers() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getInitializers() - Method in class org.jetbrains.jet.lang.psi.JetInitializerList
-
- getInjector() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getInnerClassByName(ClassDescriptor, String) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getInnerClasses() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getInnerClasses() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getInnerClassNameList() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getInnerType() - Method in class org.jetbrains.jet.lang.psi.JetNullableType
-
- getInnerValue() - Method in class org.jetbrains.jet.codegen.context.EnclosedValueDescriptor
-
- getInstance(Project) - Static method in class org.jetbrains.jet.asJava.JavaElementFinder
-
- getInstance(Project) - Static method in class org.jetbrains.jet.asJava.LightClassGenerationSupport
-
- getInstance() - Static method in class org.jetbrains.jet.lang.parsing.JetParserDefinition
-
- getInstance(Project) - Static method in class org.jetbrains.jet.lang.parsing.JetScriptDefinitionProvider
-
- getInstance() - Static method in class org.jetbrains.jet.lang.resolve.java.CollectionClassMapping
-
- getInstance() - Static method in class org.jetbrains.jet.lang.resolve.java.JavaToKotlinClassMap
-
- getInstance(Project) - Static method in class org.jetbrains.jet.lang.resolve.java.JetFilesProvider
-
- getInstance() - Static method in class org.jetbrains.jet.lang.resolve.java.KotlinToJavaTypesMap
-
- getInstance() - Static method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getInstanceForCli(Project) - Static method in class org.jetbrains.jet.cli.jvm.compiler.CliLightClassGenerationSupport
-
- getInstanceReference() - Method in class org.jetbrains.jet.lang.psi.JetLabelQualifiedInstanceExpression
-
- getInstructions() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getInt() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getIntAttribute(PsiAnnotation, String, int) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationUtils
-
- getIntAttribute(String, int) - Method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
-
- getIntegerValue(String, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getIntegralRanges() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getInterfaces() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getInterfaces() - Method in class org.jetbrains.jet.codegen.signature.JvmClassSignature
-
- getInternalName() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getIntrinsic(CallableMemberDescriptor) - Method in class org.jetbrains.jet.codegen.intrinsics.IntrinsicMethods
-
- getIntrinsic(FunctionDescriptor) - Method in class org.jetbrains.k2js.translate.intrinsic.functions.factories.CompositeFIF
-
- getIntrinsic(FunctionDescriptor) - Method in interface org.jetbrains.k2js.translate.intrinsic.functions.factories.FunctionIntrinsicFactory
-
- getIntrinsic(FunctionDescriptor) - Method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveBinaryOperationFIF
-
- getIntrinsic(FunctionDescriptor) - Method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveUnaryOperationFIF
-
- getIntrinsic(FunctionDescriptor) - Method in class org.jetbrains.k2js.translate.intrinsic.functions.FunctionIntrinsics
-
- getIntrinsic(JetBinaryExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.intrinsic.operation.BinaryOperationIntrinsics
-
- getIntrinsics() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getIntrinsics() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getIntrinsics() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getIntType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getInType(TypeParameterDescriptor, TypeProjection) - Static method in class org.jetbrains.jet.lang.types.checker.TypeCheckingProcedure
-
- getInvokeOpcode() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getIterable() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getIterator() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getIterator() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getIteratorFunction(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getJar() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getJarPathForClass(Class) - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getJavaAnalog(JetType) - Method in class org.jetbrains.jet.lang.resolve.java.KotlinToJavaTypesMap
-
- getJavaBridgeConfiguration() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getJavaBridgeConfiguration() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getJavaClass(T) - Static method in class jet.runtime.Intrinsics
-
- getJavaDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getJavaDescriptorResolver() - Method in class org.jetbrains.jet.di.InjectorForJavaSemanticServices
-
- getJavaGenericSignature() - Method in class org.jetbrains.jet.codegen.signature.JvmClassSignature
-
- getJavaPackageScope(NamespaceDescriptor) - Method in class org.jetbrains.jet.lang.resolve.java.JavaDescriptorResolver
-
- getJavaPackageScopeForExistingNamespaceDescriptor(NamespaceDescriptor) - Method in class org.jetbrains.jet.lang.resolve.java.resolver.JavaNamespaceResolver
-
- getJavaSemanticServices() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getJavaSemanticServices() - Method in class org.jetbrains.jet.di.InjectorForJavaSemanticServices
-
- getJdkAnnotationsPath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getJdkAnnotationsPath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getJetClass() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiClassWrapper
-
- getJetClassOrObject() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getJetConstructorAnnotation() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getJetImportsFactory() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getJetMethodAnnotation() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getJetPackageClass() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiClassWrapper
-
- getJetTypeMapper() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getJetTypeParameter() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiParameterWrapper
-
- getJetValueParameter() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiParameterWrapper
-
- getJsLibJarPath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getJsLibJarPath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getJsLibJsPath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getJsLibJsPath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getJVMClassNameForKotlinNs(FqName) - Static method in class org.jetbrains.jet.codegen.NamespaceCodegen
-
- getJvmInternalName(BindingTrace, DeclarationDescriptor) - Static method in class org.jetbrains.jet.codegen.binding.CodegenBinding
-
- getJvmLetter() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getKExtensionFunction(int) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getKey() - Method in class org.jetbrains.jet.util.slicedmap.SlicedMapKey
-
- getKeys(WritableSlice<K, V>) - Method in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- getKeys(WritableSlice<K, V>) - Method in interface org.jetbrains.jet.lang.resolve.BindingTrace
-
- getKeys(WritableSlice<K, V>) - Method in class org.jetbrains.jet.lang.resolve.BindingTraceContext
-
- getKeys(WritableSlice<K, V>) - Method in class org.jetbrains.jet.lang.resolve.DelegatingBindingTrace
-
- getKeys(WritableSlice<K, V>) - Method in class org.jetbrains.jet.lang.resolve.ObservableBindingTrace
-
- getKeys(WritableSlice<K, V>) - Method in interface org.jetbrains.jet.util.slicedmap.SlicedMap
-
- getKeys(WritableSlice<K, V>) - Method in class org.jetbrains.jet.util.slicedmap.SlicedMapImpl
-
- getKeys(WritableSlice<K, V>) - Method in class org.jetbrains.jet.util.slicedmap.TrackingSlicedMap
-
- getKFunction(int) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getKFunctionType(List<AnnotationDescriptor>, JetType, List<JetType>, JetType, boolean) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getKind() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodParameterSignature
-
- getKind() - Method in interface org.jetbrains.jet.lang.descriptors.CallableMemberDescriptor
-
Is this a real function or function projection.
- getKind() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getKind() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getKind() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getKMemberFunction(int) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getKotlinBackingFieldName(String) - Static method in class org.jetbrains.k2js.translate.context.Namer
-
- getKotlinBuiltinClassDescriptor(FqName) - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getKotlinClassDescriptor(FqName) - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getKotlinGenericSignature() - Method in class org.jetbrains.jet.codegen.signature.JvmClassSignature
-
- getKotlinHome() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getKotlinNamespaceDescriptor(FqName) - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getKotlinParameterType(int) - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getKotlinParameterTypes() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getKotlinPathsForCompiler() - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getKotlinPathsForDistDirectory() - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getKotlinPathsForIdeaPlugin() - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getKotlinPathsForJpsPlugin() - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getKotlinPathsForJpsPluginOrJpsTests() - Static method in class org.jetbrains.jet.utils.PathUtil
-
- getKotlinReturnType() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getKotlinSignature() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodParameterSignature
-
- getKotlinTypeParameter() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getLabeledExpression() - Method in class org.jetbrains.jet.lang.psi.JetLabelQualifiedExpression
-
- getLabelName() - Method in class org.jetbrains.jet.lang.psi.JetLabelQualifiedExpression
-
- getLabels() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getLanguage() - Method in class org.jetbrains.jet.kdoc.psi.impl.KDocElementImpl
-
- getLanguage() - Method in class org.jetbrains.jet.kdoc.psi.impl.KDocImpl
-
- getLanguage() - Method in class org.jetbrains.jet.lang.psi.JetElementImpl
-
- getLanguage() - Method in class org.jetbrains.jet.lang.psi.JetElementImplStub
-
- getLastBracketRange() - Method in class org.jetbrains.jet.lang.psi.JetBlockExpression
-
- getLastChildByType(PsiElement, Class<? extends T>...) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getLastPartExpression() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getLastReference(JetExpression) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getLastStatementInABlock(JetBlockExpression) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getLazyResolveSession(Project, Collection<JetFile>) - Method in interface org.jetbrains.jet.analyzer.AnalyzerFacade
-
- getLazyResolveSession(Project, Collection<JetFile>) - Method in enum org.jetbrains.jet.lang.resolve.java.AnalyzerFacadeForJVM
-
- getLazyResolveSession(Collection<JetFile>, Config) - Static method in class org.jetbrains.k2js.analyze.AnalyzerFacadeForJS
-
- getLBrace() - Method in class org.jetbrains.jet.lang.psi.JetBlockExpression
-
- getLBrace() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getLeft() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpression
-
- getLeft() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpressionWithTypeRHS
-
- getLeftHandSide() - Method in class org.jetbrains.jet.lang.psi.JetIsExpression
-
- getLibFiles() - Method in class org.jetbrains.k2js.config.Config
-
- getLibPath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getLibPath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getLibraryBindingContext() - Method in class org.jetbrains.k2js.config.Config
-
- getLightClassAccessorMethod(JetPropertyAccessor) - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getLightClassMethod(JetNamedFunction) - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getLightClassPropertyMethods(JetProperty) - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getLightClassPropertyMethods(JetParameter) - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getLine() - Method in class org.jetbrains.jet.cli.common.messages.CompilerMessageLocation
-
- getLine() - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils.LineAndColumn
-
- getLineAndColumn(Diagnostic) - Static method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils
-
- getLineAndColumnInPsiFile(PsiFile, TextRange) - Static method in class org.jetbrains.jet.lang.diagnostics.DiagnosticUtils
-
- getLinkedHashSetSupplier() - Static method in class org.jetbrains.jet.util.CommonSuppliers
-
- getList(CompilerConfigurationKey<List<T>>) - Method in class org.jetbrains.jet.config.CompilerConfiguration
-
- getList() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getListIterator() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getLiteralFunctionTranslator() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getLocalDeclarations() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getLocalDeclarations() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getLocalVariable(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getLocalVariable(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getLocalVariableNames() - Method in class org.jetbrains.jet.codegen.FunctionGenerationStrategy
-
- getLocalVariableNamesForExpression() - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- getLong() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getLongType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getLoopBody(JetLoopExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getLoopParameter() - Method in class org.jetbrains.jet.lang.psi.JetForExpression
-
- getLoopParameter(JetForExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getLoopRange() - Method in class org.jetbrains.jet.lang.psi.JetForExpression
-
- getLoopRange(JetForExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getLowerBounds() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getLowerBounds() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getLowerBounds() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.BoundsOwner
-
- getLowerBounds() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraints
-
- getLowerBounds() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl
-
- getLowerBounds() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getLowerBounds() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getLowerBoundsAsType() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getLowerBoundsAsType() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getLowerBoundsAsType() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getlValue() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.WriteValueInstruction
-
- getMainFunction(Collection<JetFile>) - Static method in class org.jetbrains.jet.plugin.JetMainDetector
-
- getMap() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMapEntry() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMaxPriority() - Method in interface org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionTaskHolder.PriorityProvider
-
- getMember() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiDataElement
-
- getMembers() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getMembersByName(JetType, Name) - Method in interface org.jetbrains.jet.lang.resolve.calls.tasks.CallableDescriptorCollector
-
- getMembersCache() - Method in interface org.jetbrains.jet.lang.resolve.java.provider.PsiDeclarationProvider
-
- getMembersCache() - Method in class org.jetbrains.jet.lang.resolve.java.provider.PsiDeclarationProviderBase
-
- getMemberScope(List<TypeProjection>) - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getMemberScope(List<TypeProjection>) - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorBase
-
- getMemberScope(List<TypeProjection>) - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getMemberScope(List<TypeProjection>) - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.descriptors.impl.NamespaceDescriptorImpl
-
- getMemberScope() - Method in interface org.jetbrains.jet.lang.descriptors.NamespaceDescriptor
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.resolve.java.descriptor.JavaNamespaceDescriptor
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageDescriptor
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.types.DeferredType
-
- getMemberScope() - Method in interface org.jetbrains.jet.lang.types.JetType
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.types.JetTypeImpl
-
- getMemberScope() - Method in class org.jetbrains.jet.lang.types.NamespaceType
-
- getMessage() - Method in exception org.jetbrains.jet.codegen.CompilationException
-
- getMessage() - Method in class org.jetbrains.jet.lang.resolve.constants.ErrorValue
-
- getMessage() - Method in class org.jetbrains.jet.lang.resolve.OverloadUtil.OverloadCompatibilityInfo
-
- getMessage() - Method in class org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo
-
- getMessageRenderer(A) - Method in class org.jetbrains.jet.cli.common.CLICompiler
-
- getMethodAsmFlags(FunctionDescriptor, OwnerKind) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getMethods() - Method in class org.jetbrains.jet.lang.resolve.java.provider.NamedMembers
-
- getMirror() - Method in class org.jetbrains.jet.asJava.wrappers.JetClsMethodImpl
-
- getModality() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getModality() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getModality() - Method in interface org.jetbrains.jet.lang.descriptors.MemberDescriptor
-
- getModality() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getMode() - Method in class org.jetbrains.jet.CompilerModeProvider
-
- getMode() - Method in interface org.jetbrains.jet.OperationModeProvider
-
- getMode() - Static method in class org.jetbrains.jet.OperationModeProvider.SERVICE
-
- getModifiedReturnType() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.SignaturesPropagationData
-
- getModifiedTypeParameters() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.SignaturesPropagationData
-
- getModifiedValueParameters() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.SignaturesPropagationData
-
- getModifierList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getModifierList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getModifierList() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getModifierList() - Method in interface org.jetbrains.jet.lang.psi.JetModifierListOwner
-
- getModifierList() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getModifierList() - Method in class org.jetbrains.jet.lang.psi.JetTypeProjection
-
- getModifierList() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getModifierList() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getModifierList() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getModifierNode(JetToken) - Method in class org.jetbrains.jet.lang.psi.JetModifierList
-
- getModule() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getModuleConfiguration() - Method in interface org.jetbrains.jet.lang.descriptors.ModuleDescriptor
-
- getModuleConfiguration() - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getModuleDescriptor() - Method in class org.jetbrains.jet.analyzer.AnalyzeExhaust
-
- getModuleDescriptor() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getModuleDescriptor() - Method in interface org.jetbrains.jet.di.InjectorForTopDownAnalyzer
-
- getModuleDescriptor() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getModuleDescriptor() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getModuleDescriptor() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getModuleId() - Method in class org.jetbrains.k2js.config.Config
-
- getModuleName() - Method in interface jet.modules.Module
-
- getModuleName() - Method in interface org.jetbrains.jet.cli.common.modules.ModuleDescription
-
- getModuleName() - Method in class org.jetbrains.jet.cli.common.modules.ModuleDescription.Impl
-
- getMultiParameter() - Method in class org.jetbrains.jet.lang.psi.JetForExpression
-
- getMutableCollection() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableIterable() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableIterator() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableList() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableListIterator() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableMap() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableMapEntry() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getMutableSet() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getName() - Method in interface jet.PropertyMetadata
-
- getName() - Method in class jet.PropertyMetadataImpl
-
- getName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getName() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getName() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.DebugInfoDiagnosticFactory
-
- getName() - Method in class org.jetbrains.jet.codegen.signature.JvmClassSignature
-
- getName() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getName() - Method in interface org.jetbrains.jet.lang.cfg.Label
-
- getName() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl.PseudocodeLabel
-
- getName() - Method in interface org.jetbrains.jet.lang.descriptors.ConstructorDescriptor
-
- getName() - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorImpl
-
- getName() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getName() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getName() - Method in interface org.jetbrains.jet.lang.descriptors.Named
-
- getName() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnosticFactory
-
- getName() - Method in interface org.jetbrains.jet.lang.psi.JetDeclarationWithBody
-
- getName() - Method in class org.jetbrains.jet.lang.psi.JetEnumEntry
-
- getName() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getName() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getName() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getName() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetClassStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFunctionStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetObjectStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetParameterStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetPropertyStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetTypeParameterStubImpl
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.AnalyzerScriptParameter
-
- getName() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.java.provider.NamedMembers
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMemberWrapper
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getName() - Method in class org.jetbrains.jet.lang.resolve.name.LabelName
-
- getName() - Method in class org.jetbrains.jet.plugin.JetFileType
-
- getNameAsDeclaration() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getNameAsDeclaration() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getNameAsDeclaration() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getNameAsName() - Method in interface org.jetbrains.jet.lang.psi.JetClassOrObject
-
- getNameAsName() - Method in interface org.jetbrains.jet.lang.psi.JetNamed
-
- getNameAsName() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getNameAsSafeName() - Method in interface org.jetbrains.jet.lang.psi.JetNamedDeclaration
-
- getNameForAccessor(String, boolean, boolean) - Static method in class org.jetbrains.k2js.translate.context.Namer
-
- getNameForAnnotatedObject(DeclarationDescriptor, PredefinedAnnotation) - Static method in class org.jetbrains.k2js.translate.utils.AnnotationsUtils
-
- getNameForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getNameForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getNameForElement(PsiElement) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getNameForOperationSymbol(JetToken) - Static method in class org.jetbrains.jet.lang.types.expressions.OperatorConventions
-
- getNameIdentifier() - Method in class org.jetbrains.jet.lang.psi.JetEnumEntry
-
- getNameIdentifier() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getNameIdentifier() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getNameIdentifier() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getNameIfStandardType(JetExpression, TranslationContext) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getNameIfStandardType(JetType) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getNamePlaceholder() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getNamer() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getNamespace(FqName) - Method in interface org.jetbrains.jet.lang.descriptors.ModuleDescriptor
-
- getNamespace(FqName) - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassStaticMembersScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaPackageScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getNamespace(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getNamespace(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getNamespaceDescriptors() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getNamespaceFactory() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getNamespaceHeader() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getNamespacePartInternalName(JetFile) - Static method in class org.jetbrains.jet.codegen.NamespaceCodegen
-
- getNamespaceScopes() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getNavigationElement() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getNavigationElement() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getNavigationElement() - Method in class org.jetbrains.jet.asJava.wrappers.JetClsMethodImpl
-
- getNeighbors(N) - Method in interface org.jetbrains.jet.utils.DFS.Neighbors
-
- getNext() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionWithNext
-
- getNext() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.NondeterministicJumpInstruction
-
- getNextFunction(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.AbstractJumpInstruction
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ConditionalJumpInstruction
-
- getNextInstructions() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Instruction
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionWithNext
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.LocalDeclarationInstruction
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.NondeterministicJumpInstruction
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.SubroutineExitInstruction
-
- getNextInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.SubroutineSinkInstruction
-
- getNextOnFalse() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ConditionalJumpInstruction
-
- getNextOnTrue() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.ConditionalJumpInstruction
-
- getNodesCorrespondingToModifiers(JetModifierList, Collection<JetKeywordToken>) - Static method in class org.jetbrains.jet.lang.resolve.ModifiersChecker
-
- getNodesToBeGeneratedBefore() - Method in class org.jetbrains.k2js.translate.utils.dangerous.DangerousData
-
- getNonDeclaredFunctions(Name, Set<FunctionDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getNonDeclaredFunctions(Name, Set<FunctionDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getNonDeclaredFunctions(Name, Set<FunctionDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getNonDeclaredProperties(Name, Set<VariableDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getNonDeclaredProperties(Name, Set<VariableDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getNonDeclaredProperties(Name, Set<VariableDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getNonExtensionsByName(JetScope, Name) - Method in interface org.jetbrains.jet.lang.resolve.calls.tasks.CallableDescriptorCollector
-
- getNonMembersByName(JetScope, Name) - Method in interface org.jetbrains.jet.lang.resolve.calls.tasks.CallableDescriptorCollector
-
- getNonPhysicalClasses() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
Classes that only exist for the Kotlin compiler: they are erased at runtime.
- getNothing() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getNothingType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getNotNull(BindingContext, ReadOnlySlice<K, V>, K) - Static method in class org.jetbrains.jet.lang.resolve.BindingContextUtils
-
- getNotNull(BindingContext, ReadOnlySlice<K, V>, K, String) - Static method in class org.jetbrains.jet.lang.resolve.BindingContextUtils
-
- getNotNullSimpleNameSelector(JetQualifiedExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getNullability(DataFlowValue) - Method in interface org.jetbrains.jet.lang.resolve.calls.autocasts.DataFlowInfo
-
- getNullableAnyType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getNullableDescriptorForFunction(BindingContext, JetNamedFunction) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getNullableDescriptorForReferenceExpression(BindingContext, JetReferenceExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getNullableNothingType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getNullablePrimitiveJetType(PrimitiveType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getNullableText(PsiElement) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getNullValue(JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getNumber() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getObjectDeclaration() - Method in class org.jetbrains.jet.lang.psi.JetClassObject
-
- getObjectDeclaration() - Method in class org.jetbrains.jet.lang.psi.JetObjectLiteralExpression
-
- getObjectDeclarationForName(JetObjectDeclarationName) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getObjectDeclarationName(JetObjectDeclaration) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassMembersScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaPackageScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getObjectDescriptor(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getObjectDescriptor(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getObjectDescriptors() - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getObjectDescriptors() - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getObjectKeyword() - Method in class org.jetbrains.jet.lang.psi.JetObjectDeclaration
-
- getObjects() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getObjects() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getObjects() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getOpenBraceNode() - Method in class org.jetbrains.jet.lang.psi.JetClassInitializer
-
- getOpenBraceNode() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteral
-
- getOperationReference() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpression
-
- getOperationReference() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpressionWithTypeRHS
-
- getOperationReference() - Method in class org.jetbrains.jet.lang.psi.JetIsExpression
-
- getOperationReference() - Method in interface org.jetbrains.jet.lang.psi.JetOperationExpression
-
- getOperationReference() - Method in class org.jetbrains.jet.lang.psi.JetUnaryExpression
-
- getOperationReference() - Method in class org.jetbrains.jet.lang.psi.JetWhenConditionInRange
-
- getOperations() - Method in enum org.jetbrains.jet.lang.parsing.JetExpressionParsing.Precedence
-
- getOperationSign() - Method in class org.jetbrains.jet.lang.psi.JetQualifiedExpression
-
- getOperationToken() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpression
-
- getOperationToken(JetOperationExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getOperationTokenNode() - Method in class org.jetbrains.jet.lang.psi.JetQualifiedExpression
-
- getOrDeclareTemporaryConstVariable(JsExpression) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getOrigin() - Method in class org.jetbrains.jet.asJava.wrappers.JetClsMethodImpl
-
- getOrigin() - Method in interface org.jetbrains.jet.lang.resolve.java.JetClsMethod
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.CallableMemberDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.FunctionDescriptor
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.ConstructorDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyGetterDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertySetterDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.SimpleFunctionDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- getOriginal() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyAccessorDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyGetterDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.PropertySetterDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.SimpleFunctionDescriptor
-
- getOriginal() - Method in interface org.jetbrains.jet.lang.descriptors.ValueParameterDescriptor
-
- getOriginal() - Method in class org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastReceiver
-
- getOriginal() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getOriginal() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getOriginalIfSamAdapter(BindingContext, CallableDescriptor) - Static method in class org.jetbrains.jet.codegen.SamCodegenUtil
-
- getOriginalType() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getOuterCall() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getOuterClassFqName() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getOuterExpression(StackValue, boolean) - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getOuterExpression(StackValue, boolean) - Method in class org.jetbrains.jet.codegen.context.ConstructorContext
-
- getOuterExpression(StackValue, boolean) - Method in class org.jetbrains.jet.codegen.context.MethodContext
-
- getOutermostClassOrObject(JetClassOrObject) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getOutermostJetElement(PsiElement, boolean, Class<? extends T>...) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getOutermostLastBlockElement(JetElement, Predicate<JetElement>) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getOutermostParent(PsiElement, PsiElement, boolean) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getOuterScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getOuterThisIndex() - Method in class org.jetbrains.jet.codegen.ConstructorFrameMap
-
- getOuterValue(ExpressionCodegen) - Method in class org.jetbrains.jet.codegen.context.EnclosedValueDescriptor
-
- getOutputDir() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getOutType(TypeParameterDescriptor, TypeProjection) - Static method in class org.jetbrains.jet.lang.types.checker.TypeCheckingProcedure
-
- getOverriddenDeclarations(CallableMemberDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.OverridingUtil
-
Get overridden descriptors that are declarations or delegations.
- getOverriddenDescriptor(FunctionDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getOverriddenDescriptors() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getOverriddenDescriptors() - Method in interface org.jetbrains.jet.lang.descriptors.CallableMemberDescriptor
-
- getOverriddenDescriptors() - Method in interface org.jetbrains.jet.lang.descriptors.FunctionDescriptor
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.ConstructorDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getOverriddenDescriptors(boolean) - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyGetterDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertySetterDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- getOverriddenDescriptors() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getOverriddenDescriptors() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyDescriptor
-
- getOverriddenDescriptors() - Method in interface org.jetbrains.jet.lang.descriptors.ValueParameterDescriptor
-
Parameter p1 overrides p2 iff
a) their respective owners (function declarations) f1 override f2
b) p1 and p2 have the same indices in the owners' parameter lists
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getOwnDeclaredDescriptors() - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getOwnDeclaredDescriptors() - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getOwner() - Method in class org.jetbrains.jet.asJava.KotlinLightTypeParameter
-
- getOwner() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getOwner(DeclarationDescriptor, OwnerKind, boolean) - Method in class org.jetbrains.jet.codegen.state.JetTypeMapper
-
- getOwner() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Instruction
-
- getOwner() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionImpl
-
- getOwnerClass() - Method in class org.jetbrains.jet.codegen.OwnerKind.StaticDelegateKind
-
- getOwnerForChildren() - Method in interface org.jetbrains.jet.lang.descriptors.impl.NamespaceLikeBuilder
-
- getOwnerForChildren() - Method in class org.jetbrains.jet.lang.descriptors.impl.NamespaceLikeBuilderDummy
-
- getOwnerInfo() - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.ClassMemberDeclarationProvider
-
- getOwnerInfo() - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.PsiBasedClassMemberDeclarationProvider
-
- getOwnerInternalName() - Method in class org.jetbrains.jet.codegen.FieldInfo
-
- getOwnerType() - Method in class org.jetbrains.jet.codegen.FieldInfo
-
- getPackageClassFqName(FqName) - Static method in class org.jetbrains.jet.lang.resolve.java.PackageClassUtils
-
- getPackageClassName(FqName) - Static method in class org.jetbrains.jet.lang.resolve.java.PackageClassUtils
-
- getPackageDescriptor(Name) - Method in interface org.jetbrains.jet.lang.resolve.lazy.KotlinCodeAnalyzer
-
- getPackageDescriptor(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getPackageDescriptorByFqName(FqName) - Method in interface org.jetbrains.jet.lang.resolve.lazy.KotlinCodeAnalyzer
-
- getPackageDescriptorByFqName(FqName) - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getPackageMemberDeclarationProvider(FqName) - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProviderFactory
-
- getPackageMemberDeclarationProvider(FqName) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.FileBasedDeclarationProviderFactory
-
- getPackageName() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getPackageName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFileStubImpl
-
- getPackageName() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetFileStub
-
- getParameter() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getParameter(int) - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getParameterCount() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getParameterList() - Method in class org.jetbrains.jet.lang.psi.JetCatchClause
-
- getParameterList() - Method in class org.jetbrains.jet.lang.psi.JetFunctionType
-
- getParameterName() - Method in class org.jetbrains.jet.lang.psi.JetNamedArgumentImpl
-
- getParameters() - Method in class org.jetbrains.jet.lang.psi.JetFunctionType
-
- getParameters() - Method in class org.jetbrains.jet.lang.psi.JetParameterList
-
- getParameters() - Method in class org.jetbrains.jet.lang.psi.JetTypeParameterList
-
- getParameters() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getParameters() - Method in class org.jetbrains.jet.lang.types.IntersectionTypeConstructor
-
- getParameters() - Method in interface org.jetbrains.jet.lang.types.TypeConstructor
-
- getParameters() - Method in class org.jetbrains.jet.lang.types.TypeConstructorImpl
-
- getParameterTypeProjectionsFromFunctionType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getParent() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getParentBodyCodegen(MemberCodegen) - Static method in class org.jetbrains.jet.codegen.CodegenUtil
-
- getParentByTypeAndPredicate(PsiElement, Class<? extends PsiElement>, Predicate<PsiElement>, boolean) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getParentCodegen() - Method in class org.jetbrains.jet.codegen.MemberCodegen
-
- getParentContext() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getParentContext() - Method in class org.jetbrains.jet.codegen.context.ConstructorContext
-
- getParentFqName(JetReferenceExpression) - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getParentNamespaceNames() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getParentOfType(DeclarationDescriptor, Class<D>) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getParentOfType(DeclarationDescriptor, Class<D>, boolean) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getPath() - Method in class org.jetbrains.jet.cli.common.messages.CompilerMessageLocation
-
- getPathStr() - Method in class org.jetbrains.jet.lang.resolve.ImportPath
-
- getPathWithoutRootNsAndModule(DeclarationDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getPlaceholderText() - Method in class org.jetbrains.jet.lang.psi.JetIdeTemplate
-
- getPlatformToKotlinClassMap() - Method in interface org.jetbrains.jet.lang.descriptors.ModuleDescriptor
-
- getPlatformToKotlinClassMap() - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getPositionVariance() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getPossibleTypes(DataFlowValue) - Method in interface org.jetbrains.jet.lang.resolve.calls.autocasts.DataFlowInfo
-
- getPredefinedJvmClassName(JetFile, boolean) - Static method in class org.jetbrains.jet.codegen.binding.PsiCodegenPredictor
-
- getPredefinedJvmClassName(JetDeclaration) - Static method in class org.jetbrains.jet.codegen.binding.PsiCodegenPredictor
-
TODO: Finish this method for all cases.
- getPredefinedJvmClassNameForFun(JetNamedFunction) - Static method in class org.jetbrains.jet.codegen.binding.PsiCodegenPredictor
-
- getPredicate() - Method in class org.jetbrains.k2js.translate.intrinsic.functions.factories.CompositeFIF
-
- getPredicate() - Method in interface org.jetbrains.k2js.translate.intrinsic.functions.factories.FunctionIntrinsicFactory
-
- getPredicate() - Method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveBinaryOperationFIF
-
- getPredicate() - Method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveUnaryOperationFIF
-
- getPresentation() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getPresentation() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getPresentation() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getPresentation() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getPresentation() - Method in class org.jetbrains.jet.lang.psi.JetParameter
-
- getPresentation() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getPreviousInstructions() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Instruction
-
- getPreviousInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionImpl
-
- getPrimaryConstructor() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaClassNonStaticMembersScope
-
- getPrimaryConstructor() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getPrimaryConstructorModifierList() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getPrimaryConstructorParameterList() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getPrimaryConstructorParameterProperties() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getPrimaryConstructorParameters() - Method in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- getPrimaryConstructorParameters() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getPrimaryConstructorParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getPrimaryConstructorParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassInfo
-
- getPrimaryConstructorParameters() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getPrimaryConstructorParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetObjectInfo
-
- getPrimaryConstructorParameters(JetClassOrObject) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getPrimitiveArrayClassDescriptor(PrimitiveType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPrimitiveArrayJetType(PrimitiveType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPrimitiveArrayJetTypeByPrimitiveJetType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPrimitiveClassDescriptor(PrimitiveType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPrimitiveJetType(PrimitiveType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPrimitiveType() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- getPriority() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getPriority(D) - Method in interface org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionTaskHolder.PriorityProvider
-
- getProgram() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getProgress() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getProgressionClassName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getProgressionFinalElement(int, int, int) - Static method in class jet.runtime.ProgressionUtil
-
Calculates the final element of a bounded arithmetic progression, i.e.
- getProgressionFinalElement(long, long, long) - Static method in class jet.runtime.ProgressionUtil
-
Calculates the final element of a bounded arithmetic progression, i.e.
- getProject() - Method in class org.jetbrains.jet.cli.common.CompilerPluginContext
-
- getProject() - Method in class org.jetbrains.jet.cli.jvm.compiler.JetCoreEnvironment
-
- getProject() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForBodyResolve
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForJavaSemanticServices
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForMacros
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getProject() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getProject() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getProject() - Method in class org.jetbrains.k2js.config.Config
-
- getProjectionKind() - Method in class org.jetbrains.jet.lang.psi.JetTypeProjection
-
- getProjectionKind() - Method in class org.jetbrains.jet.lang.types.TypeProjection
-
- getProjectionNode() - Method in class org.jetbrains.jet.lang.psi.JetTypeProjection
-
- getProperties() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getProperties() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
- getProperties() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getProperties() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getProperties() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getProperties(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeWithImports
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getProperties() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getProperties(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getPropertyAccessorName(PropertyDescriptor, boolean) - Static method in class org.jetbrains.jet.codegen.state.JetTypeMapper
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.LazyImportScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.ChainedScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.FilteringScope
-
- getPropertyByFieldReference(Name) - Method in interface org.jetbrains.jet.lang.resolve.scopes.JetScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeImpl
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.SubstitutingScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WritableScopeImpl
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.resolve.scopes.WriteThroughScope
-
- getPropertyByFieldReference(Name) - Method in class org.jetbrains.jet.lang.types.ErrorUtils.ErrorScope
-
- getPropertyDeclarationInnerScope(PropertyDescriptor, JetScope, List<? extends TypeParameterDescriptor>, ReceiverParameterDescriptor, BindingTrace) - Method in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- getPropertyDeclarationInnerScopeForInitializer(JetScope, List<? extends TypeParameterDescriptor>, ReceiverParameterDescriptor, BindingTrace) - Method in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- getPropertyDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.AbstractPsiBasedDeclarationProvider
-
- getPropertyDeclarations(Name) - Method in interface org.jetbrains.jet.lang.resolve.lazy.declarations.DeclarationProvider
-
- getPropertyDeclarations(Name) - Method in class org.jetbrains.jet.lang.resolve.lazy.declarations.EmptyPackageMemberDeclarationProvider
-
- getPropertyDelegateName(Name) - Static method in class org.jetbrains.jet.lang.resolve.java.JvmAbi
-
- getPropertyDescriptor(JetProperty, BindingContext) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getPropertyDescriptor(JetParameter, BindingContext) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getPropertyDescriptor(BindingContext, JetProperty) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getPropertyDescriptorForConstructorParameter(BindingContext, JetParameter) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getPropertyDescriptorForObjectDeclaration(BindingContext, JetObjectDeclarationName) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getPropertyMetadata() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPropertyMetadataImpl() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getPropertyName() - Method in class org.jetbrains.jet.lang.resolve.java.prop.PropertyParseResult
-
- getPropertyPsiDataElements() - Method in class org.jetbrains.jet.lang.resolve.java.provider.NamedMembers
-
- getPropertyTypeKotlinSignature() - Method in class org.jetbrains.jet.codegen.signature.JvmPropertyAccessorSignature
-
- getPseudocode() - Method in class org.jetbrains.jet.lang.cfg.PseudocodeVariablesData
-
- getPsiClass(JetClassOrObject) - Method in class org.jetbrains.jet.asJava.LightClassGenerationSupport
-
- getPsiClass(JetClassOrObject) - Static method in class org.jetbrains.jet.asJava.LightClassUtil
-
- getPsiClass(JetClassOrObject) - Method in class org.jetbrains.jet.cli.jvm.compiler.CliLightClassGenerationSupport
-
- getPsiClass() - Method in interface org.jetbrains.jet.lang.resolve.java.provider.ClassPsiDeclarationProvider
-
- getPsiClass() - Method in class org.jetbrains.jet.lang.resolve.java.provider.ClassPsiDeclarationProviderImpl
-
- getPsiClass() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiClassWrapper
-
- getPsiClassFinder() - Method in class org.jetbrains.jet.di.InjectorForJavaDescriptorResolver
-
- getPsiClassFinder() - Method in class org.jetbrains.jet.di.InjectorForJavaSemanticServices
-
- getPsiClassFinder() - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getPsiDeclarationProviderFactory() - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getPsiElement() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.AbstractDiagnosticForTests
-
- getPsiElement() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnostic
-
- getPsiElement() - Method in interface org.jetbrains.jet.lang.diagnostics.Diagnostic
-
- getPsiElement() - Method in interface org.jetbrains.jet.lang.diagnostics.ParametrizedDiagnostic
-
- getPsiElement() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getPsiField() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiFieldWrapper
-
- getPsiFile() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.AbstractDiagnosticForTests
-
- getPsiFile() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnostic
-
- getPsiFile() - Method in interface org.jetbrains.jet.lang.diagnostics.Diagnostic
-
- getPsiMember() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMemberWrapper
-
- getPsiMethod() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getPsiNotNullOwner() - Method in class org.jetbrains.jet.lang.resolve.java.TypeSource
-
- getPsiPackage() - Method in class org.jetbrains.jet.lang.resolve.java.provider.KotlinNamespacePsiDeclarationProvider
-
- getPsiPackage() - Method in interface org.jetbrains.jet.lang.resolve.java.provider.PackagePsiDeclarationProvider
-
- getPsiPackage() - Method in class org.jetbrains.jet.lang.resolve.java.provider.PackagePsiDeclarationProviderImpl
-
- getPsiParameter() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiParameterWrapper
-
- getPsiType() - Method in class org.jetbrains.jet.lang.resolve.java.TypeSource
-
- getQualifiedExpressionResolver() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getQualifiedExpressionTypeInfo(JetQualifiedExpression, ResolutionContext, ResolveMode, ResolutionResultsCache) - Method in class org.jetbrains.jet.lang.resolve.calls.CallExpressionResolver
-
- getQualifiedName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getQualifiedName() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackage
-
- getQualifiedName() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getQualifiedName() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiClassWrapper
-
- getQualifiedReference(TranslationContext, DeclarationDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.TranslationUtils
-
- getQualifier() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getQualifierForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getQualifierForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getQuestionMarkNode() - Method in class org.jetbrains.jet.lang.psi.JetNullableType
-
- getRangeAsBinaryCall(JetForExpression) - Static method in class org.jetbrains.jet.codegen.RangeCodegenUtil
-
- getRangeClassName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getRangeExpression() - Method in class org.jetbrains.jet.lang.psi.JetWhenConditionInRange
-
- getRangeTypeName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getRawStringValue(String, JetType) - Method in class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstantResolver
-
- getRBrace() - Method in class org.jetbrains.jet.lang.psi.JetBlockExpression
-
- getRBrace() - Method in class org.jetbrains.jet.lang.psi.JetClassBody
-
- getReceiver() - Method in class org.jetbrains.k2js.translate.reference.CallParameters
-
- getReceiverArgument() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getReceiverArgument() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
If the target was an extension function or property, this is the value for its receiver parameter
- getReceiverArgument() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getReceiverArgument() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getReceiverArgument() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionCandidate
-
- getReceiverClass() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getReceiverExpression(JetTypeMapper) - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getReceiverExpression() - Method in class org.jetbrains.jet.lang.psi.JetQualifiedExpression
-
- getReceiverExpression() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
null if it's not a code expression
- getReceiverParameter() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getReceiverParameterDescriptor() - Method in class org.jetbrains.jet.lang.types.expressions.LabelResolver.LabeledReceiverResolutionResult
-
- getReceiverParameterName() - Static method in class org.jetbrains.k2js.translate.context.Namer
-
- getReceiverParameterType(ReceiverParameterDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getReceiverSuper(ReceiverValue) - Static method in class org.jetbrains.jet.lang.resolve.calls.tasks.TaskPrioritizer
-
- getReceiverType() - Method in class org.jetbrains.jet.lang.resolve.java.JavaDescriptorResolver.ValueParameterDescriptors
-
- getReceiverType() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiDataElement
-
- getReceiverType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getReceiverTypeRef() - Method in interface org.jetbrains.jet.lang.psi.JetFunction
-
- getReceiverTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetFunctionNotStubbed
-
- getReceiverTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetFunctionType
-
- getReceiverTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getReceiverTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getRecordedFields() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getRecordedFields() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getRecordedTypeInfo(JetExpression, BindingContext) - Static method in class org.jetbrains.jet.lang.resolve.BindingContextUtils
-
- getReference() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getReference() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getReference() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getReference() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferencedName() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferencedName() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getReferencedNameAsName() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferencedNameElement() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferencedNameElementType() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferenceExpression() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getReferenceExpression() - Method in class org.jetbrains.jet.lang.psi.JetValueArgumentName
-
- getReferences() - Method in class org.jetbrains.jet.lang.psi.JetArrayAccessExpression
-
- getReferences() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getReferences() - Method in class org.jetbrains.jet.lang.psi.JetNamespaceHeader
-
- getReferences() - Method in class org.jetbrains.jet.lang.psi.JetSimpleNameExpression
-
- getReferences() - Method in class org.jetbrains.jet.lang.psi.JetThisReferenceExpression
-
- getRefIfWasCaptured() - Method in class org.jetbrains.k2js.translate.context.TraceableThisAliasProvider
-
- getResolutionResults(CallKey, ResolutionResultsCache.MemberType<D>) - Method in class org.jetbrains.jet.lang.resolve.calls.context.ResolutionResultsCache
-
- getResolutionScopeForDeclaration(PsiElement) - Method in class org.jetbrains.jet.lang.resolve.lazy.ScopeProvider
-
- getResolutionTrace(CallKey) - Method in class org.jetbrains.jet.lang.resolve.calls.context.ResolutionResultsCache
-
- getResolvedAnnotations(JetModifierList, BindingTrace) - Method in class org.jetbrains.jet.lang.resolve.AnnotationResolver
-
- getResolvedAnnotations(List<JetAnnotationEntry>, BindingTrace) - Method in class org.jetbrains.jet.lang.resolve.AnnotationResolver
-
- getResolvedCall(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getResolvedCallForArrayAccess(BindingContext, JetArrayAccessExpression, boolean) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getResolvedCallForCallExpression(BindingContext, JetCallExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getResolvedCallForFunction(Call, JetExpression, ResolutionContext, ResolveMode, CheckValueArgumentsMode, ResolutionResultsCache, boolean[]) - Method in class org.jetbrains.jet.lang.resolve.calls.CallExpressionResolver
-
- getResolvedCallForProperty(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getResolvedCalls() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionTask
-
- getResolvedTarget() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.AbstractJumpInstruction
-
- getResolvedTargets() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.NondeterministicJumpInstruction
-
- getResolver() - Method in class org.jetbrains.jet.lang.resolve.java.scope.JavaBaseScope
-
- getResolveScope() - Method in class org.jetbrains.jet.lang.psi.JetCodeFragmentImpl
-
- getResult() - Method in class org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo
-
- getResult() - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- getResultCode() - Method in interface org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults
-
- getResultCode() - Method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsImpl
-
- getResultingCall() - Method in interface org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults
-
- getResultingCall() - Method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsImpl
-
- getResultingCalls() - Method in interface org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults
-
- getResultingCalls() - Method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsImpl
-
- getResultingDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getResultingDescriptor() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
Type arguments are substituted.
- getResultingDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getResultingDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getResultingDescriptor() - Method in interface org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults
-
- getResultingDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsImpl
-
- getResultingSubstitutor() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystem
-
Returns a result of solving the constraint system (mapping from the type variable to the resulting type projection).
- getResultingSubstitutor() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl
-
- getResultType(OverloadResolutionResults<D>) - Static method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsUtil
-
- getReturnedExpression() - Method in class org.jetbrains.jet.lang.psi.JetReturnExpression
-
- getReturnSubroutine() - Method in interface org.jetbrains.jet.lang.cfg.JetControlFlowBuilder
-
- getReturnSubroutine() - Method in class org.jetbrains.jet.lang.cfg.JetControlFlowBuilderAdapter
-
- getReturnType() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getReturnType() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
Method may return null for not yet fully initialized object or if error occurred.
- getReturnType() - Method in interface org.jetbrains.jet.lang.descriptors.ConstructorDescriptor
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyGetterDescriptorImpl
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertySetterDescriptorImpl
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getReturnType() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getReturnType() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.AlternativeFieldSignatureData
-
- getReturnType() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.AlternativeMethodSignatureData
-
- getReturnType() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMethodWrapper
-
- getReturnTypeFromFunctionType(JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getReturnTypeRef() - Method in interface org.jetbrains.jet.lang.psi.JetFunction
-
- getReturnTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetFunctionNotStubbed
-
- getReturnTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetFunctionType
-
- getReturnTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getReturnTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getReversedInstructions() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getReversedInstructions() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getRewritePolicy() - Method in class org.jetbrains.jet.util.slicedmap.BasicWritableSlice
-
- getRewritePolicy() - Method in class org.jetbrains.jet.util.slicedmap.DelegatingSlice
-
- getRewritePolicy() - Method in class org.jetbrains.jet.util.slicedmap.TrackingSlicedMap.SliceWithStackTrace
-
- getRewritePolicy() - Method in interface org.jetbrains.jet.util.slicedmap.WritableSlice
-
- getRight() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpression
-
- getRight() - Method in class org.jetbrains.jet.lang.psi.JetBinaryExpressionWithTypeRHS
-
- getRightParenthesis() - Method in class org.jetbrains.jet.lang.psi.JetValueArgumentList
-
- getRootModuleDescriptor() - Method in interface org.jetbrains.jet.lang.resolve.lazy.KotlinCodeAnalyzer
-
- getRootModuleDescriptor() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getRootNamespaceDescriptorImpl() - Method in class org.jetbrains.jet.lang.descriptors.ModuleDescriptorImpl
-
- getRootNamespaceName() - Static method in class org.jetbrains.k2js.translate.context.Namer
-
- getRootNamespaceType(JetElement) - Static method in class org.jetbrains.jet.lang.resolve.JetModuleUtil
-
- getRootNode() - Method in class org.jetbrains.k2js.translate.utils.dangerous.DangerousData
-
- getRootScope() - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getRuntimePath() - Method in interface org.jetbrains.jet.utils.KotlinPaths
-
- getRuntimePath() - Method in class org.jetbrains.jet.utils.KotlinPathsFromHomeDir
-
- getSafeValue(ConstraintSystem, TypeParameterDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintsUtil
-
- getSamInterface() - Method in class org.jetbrains.jet.lang.resolve.java.provider.NamedMembers
-
- getSamInterfaceMethod(PsiClass) - Static method in class org.jetbrains.jet.lang.resolve.java.provider.MembersCache
-
- getSamWrapperClass(ClassDescriptorFromJvmBytecode, JetFile) - Method in class org.jetbrains.jet.codegen.SamWrapperClasses
-
- getSamWrapperClasses() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getScope() - Method in class org.jetbrains.k2js.translate.context.DynamicContext
-
- getScopeAnchor() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getScopeAnchor() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getScopeAnchor() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassOrObjectInfo
-
- getScopeForClassHeaderResolution() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getScopeForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.StaticContext
-
- getScopeForDescriptor(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getScopeForInitializers() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getScopeForMemberDeclarationResolution(JetDeclaration) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.AbstractLazyMemberScope
-
- getScopeForMemberDeclarationResolution() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getScopeForMemberDeclarationResolution(JetDeclaration) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassMemberScope
-
- getScopeForMemberDeclarationResolution(JetDeclaration) - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyPackageMemberScope
-
- getScopeForMemberLookup() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorBase
-
- getScopeForMemberLookup() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getScopeForMemberLookup() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getScopeForMemberResolution() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getScopeForPropertyInitializerResolution() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getScopeForSupertypeResolution() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getScopeProvider() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getScript() - Method in class org.jetbrains.jet.lang.psi.JetFile
-
- getScript(JetDeclaration) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getScriptClass() - Method in class org.jetbrains.jet.cli.jvm.repl.EarlierLine
-
- getScriptCodeDescriptor() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getScriptCodegen() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getScriptCodegen() - Method in class org.jetbrains.jet.di.InjectorForJvmCodegen
-
- getScriptConstructorMethod() - Method in class org.jetbrains.jet.codegen.ScriptCodegen
-
- getScriptDescriptor() - Method in class org.jetbrains.jet.cli.jvm.repl.EarlierLine
-
- getScriptDescriptor() - Method in class org.jetbrains.jet.codegen.context.ScriptContext
-
- getScriptFieldName(ScriptDescriptor) - Method in class org.jetbrains.jet.codegen.ScriptCodegen
-
- getScriptIndex(ScriptDescriptor) - Method in class org.jetbrains.jet.codegen.ScriptCodegen
-
- getScriptInstance() - Method in class org.jetbrains.jet.cli.jvm.repl.EarlierLine
-
- getScriptParameters() - Method in class org.jetbrains.jet.lang.parsing.JetScriptDefinition
-
- getScriptParameters() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisParameters
-
- getScripts() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getScripts() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getScripts() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getScriptScopes() - Method in interface org.jetbrains.jet.lang.resolve.BodiesResolveContext
-
- getScriptScopes() - Method in class org.jetbrains.jet.lang.resolve.CachedBodiesResolveContext
-
- getScriptScopes() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getSelector(JetQualifiedExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getSelectorAsSimpleName(JetQualifiedExpression) - Static method in class org.jetbrains.k2js.translate.utils.PsiUtils
-
- getSelectorExpression() - Method in class org.jetbrains.jet.lang.psi.JetQualifiedExpression
-
- getSet() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getSetter() - Method in class org.jetbrains.jet.asJava.LightClassUtil.PropertyAccessorsPsiMethods
-
- getSetter() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getSetter() - Method in interface org.jetbrains.jet.lang.descriptors.PropertyDescriptor
-
- getSetter() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getSetter() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiData
-
- getSeverity() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.AbstractDiagnosticForTests
-
- getSeverity() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnostic
-
- getSeverity() - Method in interface org.jetbrains.jet.lang.diagnostics.Diagnostic
-
- getSharedVarType(DeclarationDescriptor) - Method in class org.jetbrains.jet.codegen.state.JetTypeMapper
-
- getShort() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getShortName(JetAnnotationEntry) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getShortName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetAnnotationStubImpl
-
- getShortName() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetAnnotationStub
-
- getShortType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getSignature() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getSignatureAnnotation() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiMemberWrapper
-
- getSignatureErrors() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.SignaturesPropagationData
-
- getSignatureName() - Method in class org.jetbrains.jet.lang.resolve.java.JvmClassName
-
- getSimpleNameExpressionTypeInfo(JetSimpleNameExpression, ReceiverValue, ASTNode, ResolutionContext) - Method in class org.jetbrains.jet.lang.resolve.calls.CallExpressionResolver
-
- getSinkInstruction() - Method in interface org.jetbrains.jet.lang.cfg.pseudocode.Pseudocode
-
- getSinkInstruction() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl
-
- getSlice() - Method in class org.jetbrains.jet.util.slicedmap.SlicedMapKey
-
- getSliceContents(ReadOnlySlice<K, V>) - Method in interface org.jetbrains.jet.lang.resolve.BindingContext
-
This method should be used only for debug and testing
- getSliceContents(ReadOnlySlice<K, V>) - Method in interface org.jetbrains.jet.util.slicedmap.MutableSlicedMap
-
- getSliceContents(ReadOnlySlice<K, V>) - Method in class org.jetbrains.jet.util.slicedmap.SlicedMapImpl
-
- getSliceContents(ReadOnlySlice<K, V>) - Method in class org.jetbrains.jet.util.slicedmap.TrackingSlicedMap
-
- getSortedValueArguments(AnnotationDescriptor, DescriptorRenderer) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getSourceDirs() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getSourceFiles() - Method in interface jet.modules.Module
-
- getSourceFiles() - Method in interface org.jetbrains.jet.cli.common.modules.ModuleDescription
-
- getSourceFiles() - Method in class org.jetbrains.jet.cli.common.modules.ModuleDescription.Impl
-
- getSourceFiles() - Method in class org.jetbrains.jet.cli.jvm.compiler.JetCoreEnvironment
-
- getSpreadElement() - Method in class org.jetbrains.jet.lang.psi.JetValueArgument
-
- getSpreadElement() - Method in interface org.jetbrains.jet.lang.psi.ValueArgument
-
- getSrc() - Method in class org.jetbrains.jet.cli.common.CompilerArguments
-
- getSrc() - Method in class org.jetbrains.jet.cli.js.K2JSCompilerArguments
-
- getSrc() - Method in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- getStackSize() - Method in class org.jetbrains.jet.lang.parsing.SemanticWhitespaceAwarePsiBuilderForByClause
-
- getStandardObjectName(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.StandardClasses
-
- getStart() - Method in class jet.ByteProgression
-
- getStart() - Method in class jet.ByteRange
-
- getStart() - Method in class jet.CharProgression
-
- getStart() - Method in class jet.CharRange
-
- getStart() - Method in class jet.DoubleProgression
-
- getStart() - Method in class jet.DoubleRange
-
- getStart() - Method in class jet.FloatProgression
-
- getStart() - Method in class jet.FloatRange
-
- getStart() - Method in class jet.IntProgression
-
- getStart() - Method in class jet.IntRange
-
- getStart() - Method in class jet.LongProgression
-
- getStart() - Method in class jet.LongRange
-
- getStart() - Method in interface jet.Progression
-
- getStart() - Method in interface jet.Range
-
- getStart() - Method in class jet.ShortProgression
-
- getStart() - Method in class jet.ShortRange
-
- getStart() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.DiagnosedRange
-
- getState() - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- getState() - Method in class org.jetbrains.jet.codegen.state.GenerationStateAware
-
- getStatements() - Method in class org.jetbrains.jet.lang.psi.JetBlockExpression
-
- getStaticNestedClassesScope(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getStatus() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemSolution
-
- getStatus() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemWithPriorities.Solution
-
- getStatus() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getStatus() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallWithTrace
-
- getStatus() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getStorageManager() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getString() - Method in class org.jetbrains.jet.cli.common.messages.MessageCollectorToString
-
- getString() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getStringAttribute(PsiAnnotation, String, String) - Static method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationUtils
-
- getStringAttribute(String, String) - Method in class org.jetbrains.jet.lang.resolve.java.kt.PsiAnnotationWrapper
-
- getStringLiteralElements() - Method in class org.jetbrains.jet.lang.parsing.JetParserDefinition
-
- getStringType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getStubVersion() - Method in class org.jetbrains.jet.lang.psi.stubs.elements.JetFileElementType
-
- getSubjectExpression() - Method in class org.jetbrains.jet.lang.psi.JetWhenExpression
-
- getSubjectTypeParameterName() - Method in class org.jetbrains.jet.lang.psi.JetTypeConstraint
-
- getSubPackages(PsiPackage, GlobalSearchScope) - Method in class org.jetbrains.jet.asJava.JavaElementFinder
-
- getSubPackages(FqName, GlobalSearchScope) - Method in class org.jetbrains.jet.asJava.LightClassGenerationSupport
-
- getSubPackages(FqName, GlobalSearchScope) - Method in class org.jetbrains.jet.cli.jvm.compiler.CliLightClassGenerationSupport
-
- getSubroutine() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.SubroutineEnterInstruction
-
- getSubroutine() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.SubroutineExitInstruction
-
- getSubroutine() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.SubroutineSinkInstruction
-
- getSubstitutedReturnType(FunctionDescriptor, TypeSubstitutor) - Static method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorUtil
-
- getSubstitutedValueParameters(FunctionDescriptor, FunctionDescriptor, TypeSubstitutor) - Static method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorUtil
-
- getSubstitution() - Method in class org.jetbrains.jet.lang.types.TypeSubstitutor
-
- getSubstitutor() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemSolution
-
- getSubstitutor() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemWithPriorities.Solution
-
- getSubstitutorsForConflictingParameters(ConstraintSystem) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintsUtil
-
- getSubtype() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.SubtypingConstraint
-
- getSuperCall() - Method in interface org.jetbrains.jet.codegen.binding.CalculatedClosure
-
- getSuperCall() - Method in class org.jetbrains.jet.codegen.binding.MutableClosure
-
- getSuperClass() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getSuperClass(ClassDescriptor) - Static method in class org.jetbrains.jet.codegen.CodegenUtil
-
- getSuperClass() - Method in class org.jetbrains.jet.codegen.ImplementationBodyCodegen
-
- getSuperclass(ClassDescriptor) - Static method in class org.jetbrains.k2js.translate.utils.JsDescriptorUtils
-
- getSuperclassDescriptors(ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getSuperclassName() - Method in class org.jetbrains.jet.codegen.signature.JvmClassSignature
-
- getSuperFunctions() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.SignaturesPropagationData
-
- getSuperNames() - Method in class org.jetbrains.jet.lang.psi.JetClass
-
Returns the list of unqualified names that are indexed as the superclass names of this class.
- getSuperNames() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetClassStubImpl
-
- getSuperNames() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetClassStub
-
- getSupers() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getSupertype() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.SubtypingConstraint
-
- getSuperTypeForClosure(FunctionDescriptor, boolean) - Static method in class org.jetbrains.jet.codegen.FunctionTypesUtil
-
- getSuperTypeQualifier() - Method in class org.jetbrains.jet.lang.psi.JetSuperExpression
-
class A : B, C {
override fun foo() {
super.foo()
super.foo()
}
}
- getSuperTypes() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getSupertypes() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getSupertypes(ClassOrNamespaceDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils
-
- getSupertypes(ClassDescriptor, PsiClassWrapper, ClassPsiDeclarationProvider, List<TypeParameterDescriptor>) - Method in class org.jetbrains.jet.lang.resolve.java.resolver.JavaSupertypeResolver
-
- getSupertypes() - Method in class org.jetbrains.jet.lang.types.IntersectionTypeConstructor
-
- getSupertypes() - Method in interface org.jetbrains.jet.lang.types.TypeConstructor
-
- getSupertypes() - Method in class org.jetbrains.jet.lang.types.TypeConstructorImpl
-
- getSyntaxErrorRanges(PsiElement) - Static method in class org.jetbrains.jet.lang.resolve.AnalyzingUtils
-
- getTarget() - Method in class org.jetbrains.k2js.config.Config
-
- getTargetInstructionIndex() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.PseudocodeImpl.PseudocodeLabel
-
- getTargetLabel() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.AbstractJumpInstruction
-
- getTargetLabel() - Method in class org.jetbrains.jet.lang.psi.JetLabelQualifiedExpression
-
- getTargetLabels() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.NondeterministicJumpInstruction
-
- getTasks() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionTaskHolder
-
- GETTER_PREFIX - Static variable in class org.jetbrains.jet.lang.resolve.java.JvmAbi
-
- GETTER_VISIBILITY_DIFFERS_FROM_PROPERTY_VISIBILITY - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- getterName(Name) - Static method in class org.jetbrains.jet.codegen.PropertyCodegen
-
- getTester() - Method in class org.jetbrains.k2js.config.Config
-
- getTestFunctionDescriptors(BindingContext, Collection<JetFile>) - Static method in class org.jetbrains.k2js.translate.general.JetTestFunctionDetector
-
- getTestMethodRef() - Method in class org.jetbrains.k2js.translate.test.CommonUnitTester
-
- getTestMethodRef() - Method in class org.jetbrains.k2js.translate.test.JSRhinoUnitTester
-
- getTestMethodRef() - Method in class org.jetbrains.k2js.translate.test.QUnitTester
-
- getText(PsiElement) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getTextRanges() - Method in class org.jetbrains.jet.checkers.CheckerTestUtil.AbstractDiagnosticForTests
-
- getTextRanges() - Method in class org.jetbrains.jet.lang.diagnostics.AbstractDiagnostic
-
- getTextRanges() - Method in interface org.jetbrains.jet.lang.diagnostics.Diagnostic
-
- getTextRanges(ParametrizedDiagnostic<E>) - Method in class org.jetbrains.jet.lang.diagnostics.DiagnosticFactoryWithPsiElement
-
- getThen() - Method in class org.jetbrains.jet.lang.psi.JetIfExpression
-
- getThisAsReceiverParameter() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getThisAsReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getThisAsReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getThisAsReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getThisAsReceiverParameter() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getThisAsReceiverParameter() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getThisDescriptor() - Method in class org.jetbrains.jet.codegen.context.CodegenContext
-
- getThisName() - Method in class org.jetbrains.jet.codegen.ClassBuilder
-
- getThisObject() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.CallTransformer.CallForImplicitInvoke
-
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getThisObject() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
If the target was a member of a class, this is the object of that class to call it on
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.tasks.ResolutionCandidate
-
- getThisObject() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getThisObject(DeclarationDescriptor) - Method in class org.jetbrains.k2js.translate.context.TranslationContext
-
- getThisObject() - Method in class org.jetbrains.k2js.translate.reference.CallParameters
-
- getThisOrReceiverOrNull() - Method in class org.jetbrains.k2js.translate.reference.CallParameters
-
- getThisReference() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getThisType() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getThrowable() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getThrownExpression() - Method in class org.jetbrains.jet.lang.psi.JetThrowExpression
-
- getTokenText() - Method in class org.jetbrains.jet.lang.parsing.SemanticWhitespaceAwarePsiBuilderImpl
-
- getTokenText() - Method in class org.jetbrains.jet.lang.parsing.TruncatedSemanticWhitespaceAwarePsiBuilder
-
- getTokenType() - Method in class org.jetbrains.jet.kdoc.psi.impl.KDocImpl
-
- getTokenType() - Method in class org.jetbrains.jet.lang.parsing.SemanticWhitespaceAwarePsiBuilderImpl
-
- getTokenType() - Method in class org.jetbrains.jet.lang.parsing.TruncatedSemanticWhitespaceAwarePsiBuilder
-
- getTopDownAnalysisContext() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getTopDownAnalysisContext() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getTopDownAnalysisContext() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getTopDownAnalysisParameters() - Method in class org.jetbrains.jet.di.InjectorForBodyResolve
-
- getTopDownAnalysisParameters() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getTopDownAnalysisParameters() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getTopDownAnalysisParameters() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getTopDownAnalysisParameters() - Method in class org.jetbrains.jet.lang.resolve.TopDownAnalysisContext
-
- getTopDownAnalyzer() - Method in interface org.jetbrains.jet.di.InjectorForTopDownAnalyzer
-
- getTopDownAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerBasic
-
- getTopDownAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJs
-
- getTopDownAnalyzer() - Method in class org.jetbrains.jet.di.InjectorForTopDownAnalyzerForJvm
-
- getTopFQName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFunctionStubImpl
-
- getTopFQName() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetPropertyStubImpl
-
- getTopFQName() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetFunctionStub
-
- getTopFQName() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetPropertyStub
-
- getTopmostParentOfTypes(PsiElement, Class<? extends PsiElement>...) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- getTrace() - Method in class org.jetbrains.jet.cli.jvm.compiler.CliLightClassGenerationSupport
-
- getTrace() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getTrace() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallWithTrace
-
- getTrace() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getTrace() - Method in class org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResultsImpl
-
- getTrace() - Method in class org.jetbrains.jet.lang.resolve.lazy.ResolveSession
-
- getTracing() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getTraitImplThisParameterType(ClassDescriptor, JetTypeMapper) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getTryBlock() - Method in class org.jetbrains.jet.lang.psi.JetTryExpression
-
- getType() - Method in class org.jetbrains.jet.cli.jvm.repl.ReplInterpreter.LineResult
-
- getType() - Method in class org.jetbrains.jet.codegen.context.EnclosedValueDescriptor
-
- getType() - Method in class org.jetbrains.jet.lang.descriptors.annotations.AnnotationDescriptor
-
- getType() - Method in class org.jetbrains.jet.lang.descriptors.impl.ReceiverParameterDescriptorImpl
-
- getType() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getType() - Method in interface org.jetbrains.jet.lang.descriptors.ReceiverParameterDescriptor
-
- getType() - Method in interface org.jetbrains.jet.lang.descriptors.ValueParameterDescriptor
-
- getType() - Method in interface org.jetbrains.jet.lang.descriptors.VariableDescriptor
-
- getType() - Method in interface org.jetbrains.jet.lang.psi.JetTypeCodeFragment
-
- getType() - Method in class org.jetbrains.jet.lang.psi.JetTypeCodeFragmentImpl
-
- getType() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetFileStubImpl
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.AnalyzerScriptParameter
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.calls.autocasts.DataFlowValue
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.SubtypingConstraint
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.AnnotationValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.ArrayValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.BooleanValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.ByteValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.CharValue
-
- getType(KotlinBuiltIns) - Method in interface org.jetbrains.jet.lang.resolve.constants.CompileTimeConstant
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.DoubleValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.EnumValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.ErrorValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.FloatValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.IntValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.LongValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.NullValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.ShortValue
-
- getType(KotlinBuiltIns) - Method in class org.jetbrains.jet.lang.resolve.constants.StringValue
-
- getType(Class<?>) - Static method in class org.jetbrains.jet.lang.resolve.java.AsmTypeConstants
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PropertyPsiDataElement
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.java.wrapper.PsiFieldWrapper
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.AbstractReceiverValue
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ClassReceiver
-
- getType() - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValue
-
- getType() - Method in class org.jetbrains.jet.lang.resolve.scopes.receivers.ScriptReceiver
-
- getType(JetScope, JetExpression, JetType, DataFlowInfo, BindingTrace) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getType() - Method in class org.jetbrains.jet.lang.types.JetTypeInfo
-
- getType() - Method in class org.jetbrains.jet.lang.types.TypeProjection
-
- getTypeArgumentList() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getTypeArgumentList() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getTypeArgumentList() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getTypeArguments() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getTypeArguments() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getTypeArguments() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
What's substituted for type parameters
- getTypeArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getTypeArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getTypeArgumentsAsTypes() - Method in class org.jetbrains.jet.lang.psi.JetFunctionType
-
- getTypeArgumentsAsTypes() - Method in class org.jetbrains.jet.lang.psi.JetNullableType
-
- getTypeArgumentsAsTypes() - Method in class org.jetbrains.jet.lang.psi.JetSelfType
-
- getTypeArgumentsAsTypes() - Method in class org.jetbrains.jet.lang.psi.JetTypeElement
-
- getTypeArgumentsAsTypes() - Method in class org.jetbrains.jet.lang.psi.JetUserType
-
- getTypeAsUserType() - Method in class org.jetbrains.jet.lang.psi.JetDelegationSpecifier
-
- getTypeByReference(BindingContext, JetTypeReference) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getTypeConstraints() - Method in interface org.jetbrains.jet.lang.psi.JetTypeParameterListOwner
-
- getTypeConstraints(TypeParameterDescriptor) - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystem
-
Returns the resulting type constraints of solving the constraint system for specific type variable.
- getTypeConstraints(TypeParameterDescriptor) - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl
-
- getTypeConstructor() - Method in interface org.jetbrains.jet.lang.descriptors.ClassifierDescriptor
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getTypeConstructor() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getTypeConstructor() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getTypeElement() - Method in class org.jetbrains.jet.lang.psi.JetTypeReference
-
- getTypeForExpression(BindingContext, JetExpression) - Static method in class org.jetbrains.k2js.translate.utils.BindingUtils
-
- getTypeInfo(JetExpression, ExpressionTypingContext) - Method in interface org.jetbrains.jet.lang.types.expressions.ExpressionTypingFacade
-
- getTypeInfo(JetExpression, ExpressionTypingContext, boolean) - Method in interface org.jetbrains.jet.lang.types.expressions.ExpressionTypingFacade
-
- getTypeInfo(JetScope, JetExpression, JetType, DataFlowInfo, BindingTrace) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getTypeInfo(JetExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- getTypeInfo(JetExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- getTypeInfoForBinaryCall(JetScope, Name, ExpressionTypingContext, JetBinaryExpression) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- getTypeInfoOrNullType(JetExpression, ExpressionTypingContext, ExpressionTypingInternals) - Static method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingUtils
-
- getTypeInfoWithNamespaces(JetExpression, JetScope, JetType, DataFlowInfo, BindingTrace) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getTypeMapper() - Method in class org.jetbrains.jet.codegen.state.GenerationState
-
- getTypeMapper() - Method in class org.jetbrains.jet.codegen.state.TypeMapperAware
-
- getTypeName() - Method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
- getTypeNameAndStarProjectionsString(String, int) - Static method in class org.jetbrains.jet.lang.types.TypeUtils
-
- getTypeParameterDescriptor() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getTypeParameterDescriptors(ClassOrNamespaceDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.TypeVariableResolvers
-
- getTypeParameterList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getTypeParameterList() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getTypeParameters() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForExplicitDeclaration
-
- getTypeParameters() - Method in class org.jetbrains.jet.asJava.KotlinLightClassForPackageBase
-
- getTypeParameters() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getTypeParameters() - Method in interface org.jetbrains.jet.lang.descriptors.ConstructorDescriptor
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getTypeParameters() - Method in interface org.jetbrains.jet.lang.psi.JetTypeParameterListOwner
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.AlternativeMethodSignatureData
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.FilteringClassLikeInfo
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetClassInfo
-
- getTypeParameters() - Method in interface org.jetbrains.jet.lang.resolve.lazy.data.JetClassLikeInfo
-
- getTypeParameters() - Method in class org.jetbrains.jet.lang.resolve.lazy.data.JetObjectInfo
-
- getTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetIsExpression
-
- getTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetMultiDeclarationEntry
-
- getTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getTypeRef() - Method in interface org.jetbrains.jet.lang.psi.JetVariableDeclaration
-
- getTypeRef() - Method in class org.jetbrains.jet.lang.psi.JetWhenConditionIsPattern
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetCallableReferenceExpression
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetConstructorCalleeExpression
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetDelegationSpecifier
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetFunctionTypeReceiver
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetParameter
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetTypedef
-
- getTypeReference() - Method in class org.jetbrains.jet.lang.psi.JetTypeProjection
-
- getTypeRenderer() - Method in class org.jetbrains.jet.lang.diagnostics.rendering.TabledDescriptorRenderer
-
- getTypeResolver() - Method in class org.jetbrains.jet.di.InjectorForLazyResolve
-
- getTypeResolver() - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingServices
-
- getTypeString() - Method in class org.jetbrains.jet.lang.resolve.java.TypeSource
-
- getTypeText() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetParameterStubImpl
-
- getTypeText() - Method in class org.jetbrains.jet.lang.psi.stubs.impl.PsiJetPropertyStubImpl
-
- getTypeText() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetParameterStub
-
- getTypeText() - Method in interface org.jetbrains.jet.lang.psi.stubs.PsiJetPropertyStub
-
- getTypeTransformer() - Method in class org.jetbrains.jet.lang.resolve.java.JavaSemanticServices
-
- getTypeVariable(String) - Method in interface org.jetbrains.jet.lang.resolve.java.TypeVariableResolver
-
- getTypeVariable(String) - Method in class org.jetbrains.jet.lang.resolve.java.TypeVariableResolverFromTypeDescriptors
-
- getTypeVariables() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystem
-
Returns a set of all registered type variables.
- getTypeVariables() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl
-
- getUnaryOperator(JetToken) - Static method in class org.jetbrains.k2js.translate.operation.OperatorTable
-
- getUnescapedValue() - Method in class org.jetbrains.jet.lang.psi.JetEscapeStringTemplateEntry
-
- getUnit() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getUnitType() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getUnmappedArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getUnsubstitutedInnerClassesScope() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getUnsubstitutedInnerClassesScope() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getUnsubstitutedInnerClassesScope() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getUnsubstitutedInnerClassesScope() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getUnsubstitutedInnerClassesScope() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getUnsubstitutedPrimaryConstructor() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getUnsubstitutedPrimaryConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getUnsubstitutedPrimaryConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getUnsubstitutedPrimaryConstructor() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptor
-
- getUnsubstitutedPrimaryConstructor() - Method in class org.jetbrains.jet.lang.resolve.java.descriptor.ClassDescriptorFromJvmBytecode
-
- getUnsubstitutedPrimaryConstructor() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getUpperBounds() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getUpperBounds() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getUpperBounds() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.BoundsOwner
-
- getUpperBounds() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraints
-
- getUpperBounds() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl
-
- getUpperBounds() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeValue
-
- getUpperBounds() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getUpperBoundsAsType() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getUpperBoundsAsType() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getUpperBoundsAsType() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getUsedVariables(Pseudocode) - Method in class org.jetbrains.jet.lang.cfg.PseudocodeVariablesData
-
- getUseScope() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getValOrVarNode() - Method in class org.jetbrains.jet.lang.psi.JetMultiDeclarationEntry
-
- getValOrVarNode() - Method in class org.jetbrains.jet.lang.psi.JetParameter
-
- getValOrVarNode() - Method in class org.jetbrains.jet.lang.psi.JetProperty
-
- getValOrVarNode() - Method in interface org.jetbrains.jet.lang.psi.JetVariableDeclaration
-
- getValue() - Method in class org.jetbrains.jet.cli.jvm.repl.ReplInterpreter.LineResult
-
- getValue() - Method in class org.jetbrains.jet.lang.descriptors.impl.ReceiverParameterDescriptorImpl
-
- getValue() - Method in interface org.jetbrains.jet.lang.descriptors.ReceiverParameterDescriptor
-
- getValue(TypeConstraints) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintsUtil
-
- getValue(TypeParameterDescriptor) - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemSolution
-
- getValue(TypeParameterDescriptor) - Method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemWithPriorities.Solution
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.AnnotationValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.ArrayValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.BooleanValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.ByteValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.CharValue
-
- getValue() - Method in interface org.jetbrains.jet.lang.resolve.constants.CompileTimeConstant
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.DoubleValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.EnumValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.ErrorValue
-
Deprecated.
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.FloatValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.IntValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.LongValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.NullValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.ShortValue
-
- getValue() - Method in class org.jetbrains.jet.lang.resolve.constants.StringValue
-
- getValue() - Method in class org.jetbrains.jet.lexer.JetKeywordToken
-
- getValueArgument(ValueParameterDescriptor) - Method in class org.jetbrains.jet.lang.descriptors.annotations.AnnotationDescriptor
-
- getValueArgument() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ExpressionValueArgument
-
- getValueArgumentList() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getValueArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getValueArgumentList() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getValueArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getValueArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getValueArgumentList() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getValueArgumentList() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getValueArguments() - Method in interface org.jetbrains.jet.lang.psi.Call
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.psi.JetAnnotationEntry
-
- getValueArguments() - Method in interface org.jetbrains.jet.lang.psi.JetCallElement
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.psi.JetCallExpression
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToSuperCall
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.psi.JetDelegatorToThisCall
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getValueArguments() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
Values (arguments) for value parameters
- getValueArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getValueArguments() - Method in class org.jetbrains.jet.lang.resolve.calls.util.DelegatingCall
-
- getValueArgumentsByIndex() - Method in class org.jetbrains.jet.lang.resolve.calls.model.DelegatingResolvedCall
-
- getValueArgumentsByIndex() - Method in interface org.jetbrains.jet.lang.resolve.calls.model.ResolvedCall
-
Values (arguments) for value parameters indexed by parameter index
- getValueArgumentsByIndex() - Method in class org.jetbrains.jet.lang.resolve.calls.model.ResolvedCallImpl
-
- getValueArgumentsByIndex() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getValueOnErrorReentry() - Method in class org.jetbrains.jet.util.lazy.RecursionIntolerantLazyValue
-
- getValueOnErrorReentry() - Method in class org.jetbrains.jet.util.lazy.RecursionIntolerantLazyValueWithDefault
-
- getValueParameterDescriptorForAnnotationParameter(Name, ClassDescriptor) - Static method in class org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils
-
- getValueParameterList() - Method in interface org.jetbrains.jet.lang.psi.JetFunction
-
- getValueParameterList() - Method in class org.jetbrains.jet.lang.psi.JetFunctionNotStubbed
-
- getValueParameterList() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getValueParameterPosition(int) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintPosition
-
- getValueParameters() - Method in interface org.jetbrains.jet.lang.descriptors.CallableDescriptor
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyGetterDescriptorImpl
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertySetterDescriptorImpl
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.descriptors.ScriptDescriptor
-
- getValueParameters() - Method in interface org.jetbrains.jet.lang.psi.JetDeclarationWithBody
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.psi.JetFunctionLiteralExpression
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.psi.JetFunctionNotStubbed
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.psi.JetNamedFunction
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.psi.JetPropertyAccessor
-
- getValueParameters() - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.AlternativeMethodSignatureData
-
- getValueParameters(FunctionDescriptor, JetType) - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getValueParametersTypes(List<ValueParameterDescriptor>) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getValueParameterTypes() - Method in class org.jetbrains.jet.codegen.CallableMethod
-
- getValueParameterTypes() - Method in class org.jetbrains.jet.codegen.signature.JvmMethodSignature
-
- getValues(TypeConstraints) - Static method in class org.jetbrains.jet.lang.resolve.calls.inference.ConstraintsUtil
-
- getVarargElementType() - Method in class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- getVarargElementType() - Method in interface org.jetbrains.jet.lang.descriptors.ValueParameterDescriptor
-
- getVarargParameterType(JetType) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getVarargParameterType(JetType, Variance) - Static method in class org.jetbrains.jet.lang.resolve.DescriptorUtils
-
- getVariableCall() - Method in class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- getVariableDeclarationElement() - Method in class org.jetbrains.jet.lang.cfg.pseudocode.VariableDeclarationInstruction
-
- getVariableInitializers() - Method in class org.jetbrains.jet.lang.cfg.PseudocodeVariablesData
-
- getVariableUseStatusData() - Method in class org.jetbrains.jet.lang.cfg.PseudocodeVariablesData
-
- getVariance() - Method in class org.jetbrains.jet.lang.descriptors.impl.TypeParameterDescriptorImpl
-
- getVariance() - Method in interface org.jetbrains.jet.lang.descriptors.TypeParameterDescriptor
-
- getVariance() - Method in class org.jetbrains.jet.lang.psi.JetTypeParameter
-
- getVariance() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyTypeParameterDescriptor
-
- getVarianceOfPosition() - Method in interface org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraints
-
- getVarianceOfPosition() - Method in class org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl
-
- getVariantsForReceiver(ReceiverValue) - Method in interface org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastService
-
- getVariantsForReceiver(ReceiverValue) - Method in class org.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastServiceImpl
-
- getVisibility() - Method in interface org.jetbrains.jet.lang.descriptors.ClassDescriptor
-
- getVisibility() - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorWithVisibility
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.ClassDescriptorImpl
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.LazySubstitutingClassDescriptor
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.LocalVariableDescriptor
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.MutableClassDescriptorLite
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyAccessorDescriptorImpl
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.PropertyDescriptorImpl
-
- getVisibility() - Method in class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- getVisibility() - Method in interface org.jetbrains.jet.lang.descriptors.MemberDescriptor
-
- getVisibility() - Method in class org.jetbrains.jet.lang.resolve.lazy.descriptors.LazyClassDescriptor
-
- getVisibilityAccessFlag(MemberDescriptor) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getVisibilityAccessFlagForClass(ClassDescriptor) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getVisibilityForSpecialPropertyBackingField(PropertyDescriptor, boolean) - Static method in class org.jetbrains.jet.codegen.AsmUtil
-
- getVisitor() - Method in class org.jetbrains.jet.asJava.StubClassBuilder
-
- getVisitor() - Method in class org.jetbrains.jet.codegen.ClassBuilder.Concrete
-
- getVisitor() - Method in class org.jetbrains.jet.codegen.ClassBuilder
-
- getVolatileAnnotationClass() - Method in class org.jetbrains.jet.lang.types.lang.KotlinBuiltIns
-
- getWhenKeywordElement() - Method in class org.jetbrains.jet.lang.psi.JetWhenExpression
-
- getWhitespaceTokens() - Method in class org.jetbrains.jet.lang.parsing.JetParserDefinition
-
- getWorkerScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
-
- getWorkerScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.ClassObjectMixinScope
-
- getWorkerScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.InnerClassesScopeWrapper
-
- getWorkerScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.JetScopeAdapter
-
- getWorkerScope() - Method in class org.jetbrains.jet.lang.resolve.scopes.LazyScopeAdapter
-
- getWrapper() - Method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
- GroupingMessageCollector - Class in org.jetbrains.jet.cli.common.messages
-
- GroupingMessageCollector(MessageCollector) - Constructor for class org.jetbrains.jet.cli.common.messages.GroupingMessageCollector
-
- GT - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- GTEQ - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- guess(String) - Static method in class org.jetbrains.jet.lang.resolve.name.Name
-
- v - Variable in class org.jetbrains.jet.codegen.ClassBodyCodegen
-
- VAL_KEYWORD - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- VAL_OR_VAR_NODE - Static variable in class org.jetbrains.jet.lang.diagnostics.PositioningStrategies
-
- VAL_OR_VAR_ON_CATCH_PARAMETER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VAL_OR_VAR_ON_FUN_PARAMETER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VAL_OR_VAR_ON_LOOP_PARAMETER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VAL_REASSIGNMENT - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VAL_WITH_SETTER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VALUE - Static variable in class jet.Unit
-
- value() - Method in class org.jetbrains.k2js.translate.context.TemporaryConstVariable
-
- VALUE_ARGUMENT - Static variable in interface org.jetbrains.jet.JetNodeTypes
-
- VALUE_ARGUMENT_LIST - Static variable in interface org.jetbrains.jet.JetNodeTypes
-
- VALUE_ARGUMENT_NAME - Static variable in interface org.jetbrains.jet.JetNodeTypes
-
- VALUE_ARGUMENTS - Static variable in class org.jetbrains.jet.lang.diagnostics.PositioningStrategies
-
- VALUE_OF_METHOD_NAME - Static variable in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- VALUE_PARAMETER - Static variable in interface org.jetbrains.jet.JetNodeTypes
-
- VALUE_PARAMETER - Static variable in interface org.jetbrains.jet.lang.psi.stubs.elements.JetStubElementTypes
-
- VALUE_PARAMETER - Static variable in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- VALUE_PARAMETER_AS_PROPERTY - Static variable in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- VALUE_PARAMETER_LIST - Static variable in interface org.jetbrains.jet.JetNodeTypes
-
- VALUE_PARAMETER_LIST - Static variable in interface org.jetbrains.jet.lang.psi.stubs.elements.JetStubElementTypes
-
- VALUE_PARAMETER_WITH_NO_TYPE_ANNOTATION - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- ValueArgument - Interface in org.jetbrains.jet.lang.psi
-
- valueArgumentsTypes - Variable in class org.jetbrains.jet.lang.resolve.calls.inference.InferenceErrorData.ExtendedInferenceErrorData
-
- valueOf(String) - Static method in enum jet.typeinfo.TypeInfoVariance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.cli.common.ExitCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.cli.common.messages.CompilerMessageSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.cli.jvm.repl.ReplInterpreter.LineResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.BuiltinToJavaTypesMapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.ClassBuilderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.context.LocalLookup.LocalLookupCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.MethodKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.signature.BothSignatureWriter.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.signature.JvmMethodParameterKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.codegen.state.JetTypeMapperMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeTraverser.LookInsideStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeTraverser.TraversalOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeVariablesData.VariableUseState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.descriptors.CallableMemberDescriptor.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.descriptors.ClassKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.descriptors.impl.NamespaceLikeBuilder.ClassObjectStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.descriptors.Modality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.diagnostics.rendering.TabledDescriptorRenderer.TextElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.diagnostics.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.parsing.JetExpressionParsing.Precedence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.psi.Call.CallType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.psi.JetProjectionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.autocasts.Nullability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.CallResolverUtil.ResolveArgumentsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.CheckValueArgumentsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.ExpressionPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.ResolveMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl.ConstraintKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl.BoundKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.ResolutionDebugInfo.One
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.ResolutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.calls.tasks.ExplicitReceiverKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.AnalyzerFacadeForJVM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.DescriptorSearchRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.JavaNamespaceKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.JavaToKotlinClassMapBuilder.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.provider.DeclarationOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.PsiClassFinder.RuntimeClassesHandleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.resolver.JavaValueParameterResolver.JvmMethodParameterKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.java.TypeUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.lazy.storage.StorageManager.ReferenceKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.QualifiedExpressionResolver.LookupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.resolve.scopes.WritableScope.LockLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.checker.TypeCheckingProcedure.EnrichedProjectionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.expressions.CaptureKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.expressions.CoercionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.expressions.LabelResolver.LabeledReceiverResolutionResult.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.lang.KotlinBuiltIns.InitializationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.lang.types.Variance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.renderer.DescriptorRenderer.OverrideRenderingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.renderer.DescriptorRenderer.TextFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.jet.rt.signature.JetSignatureVariance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.k2js.config.EcmaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveBinaryOperationFIF
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveUnaryOperationFIF
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.k2js.translate.reference.CallType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jetbrains.k2js.translate.utils.PredefinedAnnotation
-
Returns the enum constant of this type with the specified name.
- ValueParameterDescriptor - Interface in org.jetbrains.jet.lang.descriptors
-
- ValueParameterDescriptorImpl - Class in org.jetbrains.jet.lang.descriptors.impl
-
- ValueParameterDescriptorImpl(DeclarationDescriptor, int, List<AnnotationDescriptor>, Name, JetType, boolean, JetType) - Constructor for class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- ValueParameterDescriptorImpl(DeclarationDescriptor, ValueParameterDescriptor, List<AnnotationDescriptor>, JetType, JetType) - Constructor for class org.jetbrains.jet.lang.descriptors.impl.ValueParameterDescriptorImpl
-
- valueParameterNumberMismatch() - Static method in class org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo
-
- valueParameterTypeMismatch(JetType, JetType, OverridingUtil.OverrideCompatibilityInfo.Result) - Static method in class org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo
-
- values() - Static method in enum jet.typeinfo.TypeInfoVariance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.cli.common.ExitCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.cli.common.messages.CompilerMessageSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.cli.jvm.repl.ReplInterpreter.LineResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.BuiltinToJavaTypesMapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.ClassBuilderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.context.LocalLookup.LocalLookupCase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.MethodKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.signature.BothSignatureWriter.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.signature.JvmMethodParameterKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.codegen.state.JetTypeMapperMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeTraverser.LookInsideStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeTraverser.TraversalOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.cfg.PseudocodeVariablesData.VariableUseState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.descriptors.CallableMemberDescriptor.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.descriptors.ClassKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.descriptors.impl.NamespaceLikeBuilder.ClassObjectStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.descriptors.Modality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.diagnostics.rendering.TabledDescriptorRenderer.TextElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.diagnostics.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.parsing.JetExpressionParsing.Precedence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.psi.Call.CallType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.psi.JetProjectionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.autocasts.Nullability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.CallResolverUtil.ResolveArgumentsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.CheckValueArgumentsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.ExpressionPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.context.ResolveMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.ConstraintSystemImpl.ConstraintKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.inference.TypeConstraintsImpl.BoundKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.OverloadResolutionResults.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.ResolutionDebugInfo.One
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.results.ResolutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.calls.tasks.ExplicitReceiverKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.AnalyzerFacadeForJVM
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.DescriptorSearchRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.JavaNamespaceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.JavaToKotlinClassMapBuilder.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.JvmPrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.provider.DeclarationOrigin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.PsiClassFinder.RuntimeClassesHandleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.resolver.JavaValueParameterResolver.JvmMethodParameterKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.java.TypeUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.lazy.storage.StorageManager.ReferenceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.QualifiedExpressionResolver.LookupMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.resolve.scopes.WritableScope.LockLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.checker.TypeCheckingProcedure.EnrichedProjectionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.expressions.CaptureKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.expressions.CoercionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.expressions.LabelResolver.LabeledReceiverResolutionResult.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.lang.KotlinBuiltIns.InitializationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.lang.PrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.lang.types.Variance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.renderer.DescriptorRenderer.OverrideRenderingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.renderer.DescriptorRenderer.TextFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.jet.rt.signature.JetSignatureVariance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.k2js.config.EcmaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveBinaryOperationFIF
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.k2js.translate.intrinsic.functions.factories.PrimitiveUnaryOperationFIF
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.k2js.translate.reference.CallType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jetbrains.k2js.translate.utils.PredefinedAnnotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_METHOD_NAME - Static variable in class org.jetbrains.jet.lang.resolve.DescriptorResolver
-
- VAR_KEYWORD - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- VAR_OVERRIDDEN_BY_VAL - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- vararg() - Method in class org.jetbrains.jet.lang.resolve.java.kt.JetValueParameterAnnotation
-
- VARARG_KEYWORD - Static variable in interface org.jetbrains.jet.lexer.JetTokens
-
- VARARG_OUTSIDE_PARENTHESES - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VarargValueArgument - Class in org.jetbrains.jet.lang.resolve.calls.model
-
- VarargValueArgument() - Constructor for class org.jetbrains.jet.lang.resolve.calls.model.VarargValueArgument
-
- VARIABLE - Static variable in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- VARIABLE_ASSIGNMENT - Static variable in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- VARIABLE_EXPECTED - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VARIABLE_REASSIGNMENT - Static variable in interface org.jetbrains.jet.lang.resolve.BindingContext
-
- VARIABLE_WITH_NO_TYPE_NO_INITIALIZER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VARIABLE_WITH_REDUNDANT_INITIALIZER - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- VariableAsFunctionResolvedCall - Class in org.jetbrains.jet.lang.resolve.calls.model
-
- VariableAsFunctionResolvedCall(ResolvedCallWithTrace<FunctionDescriptor>, ResolvedCallWithTrace<VariableDescriptor>) - Constructor for class org.jetbrains.jet.lang.resolve.calls.model.VariableAsFunctionResolvedCall
-
- VariableDeclarationInstruction - Class in org.jetbrains.jet.lang.cfg.pseudocode
-
- VariableDeclarationInstruction(JetParameter) - Constructor for class org.jetbrains.jet.lang.cfg.pseudocode.VariableDeclarationInstruction
-
- VariableDeclarationInstruction(JetVariableDeclaration) - Constructor for class org.jetbrains.jet.lang.cfg.pseudocode.VariableDeclarationInstruction
-
- VariableDescriptor - Interface in org.jetbrains.jet.lang.descriptors
-
- VariableDescriptorImpl - Class in org.jetbrains.jet.lang.descriptors.impl
-
- VariableDescriptorImpl(DeclarationDescriptor, List<AnnotationDescriptor>, Name, JetType) - Constructor for class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- VariableDescriptorImpl(DeclarationDescriptor, List<AnnotationDescriptor>, Name) - Constructor for class org.jetbrains.jet.lang.descriptors.impl.VariableDescriptorImpl
-
- VARIABLES - Static variable in class org.jetbrains.jet.lang.resolve.calls.tasks.CallableDescriptorCollectors
-
- Variance - Enum in org.jetbrains.jet.lang.types
-
- VARIANCE_IN_PROJECTION - Static variable in class org.jetbrains.jet.lang.diagnostics.PositioningStrategies
-
- VARIANCE_MODIFIER - Static variable in class org.jetbrains.jet.lang.diagnostics.PositioningStrategies
-
- VARIANCE_ON_TYPE_PARAMETER_OF_FUNCTION_OR_PROPERTY - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- varOverriddenByVal() - Static method in class org.jetbrains.jet.lang.resolve.OverridingUtil.OverrideCompatibilityInfo
-
- VERBOSE - Static variable in enum org.jetbrains.jet.cli.common.messages.CompilerMessageSeverity
-
- VERBOSE - Static variable in class org.jetbrains.jet.cli.common.messages.MessageCollectorPlainTextToStream
-
- verbose - Variable in class org.jetbrains.jet.cli.js.K2JSCompilerArguments
-
- verbose - Variable in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- VERSION - Static variable in class org.jetbrains.jet.cli.common.CompilerVersion
-
- version - Variable in class org.jetbrains.jet.cli.js.K2JSCompilerArguments
-
- version - Variable in class org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-
- VERSION - Static variable in class org.jetbrains.jet.lang.resolve.java.JvmAbi
-
This constant is used to identify binary format (class file) versions
If you change class file metadata format and/or naming conventions, please increase this number
- VIRTUAL_MEMBER_HIDDEN - Static variable in interface org.jetbrains.jet.lang.diagnostics.Errors
-
- Visibilities - Class in org.jetbrains.jet.lang.descriptors
-
- visibility - Variable in class org.jetbrains.jet.lang.descriptors.impl.FunctionDescriptorImpl
-
- Visibility - Class in org.jetbrains.jet.lang.descriptors
-
- Visibility(String, boolean) - Constructor for class org.jetbrains.jet.lang.descriptors.Visibility
-
- VISIBILITY_MODIFIER - Static variable in class org.jetbrains.jet.lang.diagnostics.PositioningStrategies
-
- VisibilityUtil - Class in org.jetbrains.jet.lang.resolve
-
- VisibilityUtil() - Constructor for class org.jetbrains.jet.lang.resolve.VisibilityUtil
-
- visitAnnotatedExpression(JetAnnotatedExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitAnnotatedExpression(JetAnnotatedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitAnnotatedExpression(JetAnnotatedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitAnnotatedExpression(JetAnnotatedExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitAnnotation(MethodVisitor) - Static method in class org.jetbrains.jet.codegen.signature.kotlin.JetMethodAnnotationWriter
-
- visitAnnotation(JetAnnotation, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitAnnotation(JetAnnotation) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitAnnotationEntry(JetAnnotationEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitAnnotationEntry(JetAnnotationEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitAnnotationValue(AnnotationValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitAnonymousInitializer(JetClassInitializer, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitAnonymousInitializer(JetClassInitializer) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitAnonymousInitializer(JetClassInitializer, TranslationContext) - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- visitAnonymousInitializer(JetClassInitializer, TranslationContext) - Method in class org.jetbrains.k2js.translate.initializer.InitializerVisitor
-
- visitArgument(JetValueArgument, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitArgument(JetValueArgument) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitArrayAccessExpression(JetArrayAccessExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitArrayAccessExpression(JetArrayAccessExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitArrayAccessExpression(JetArrayAccessExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitArrayAccessExpression(JetArrayAccessExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitArrayAccessExpression(JetArrayAccessExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitArrayType(boolean, JetSignatureVariance) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitArrayType(boolean, JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitArrayType(boolean, JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitArrayType(boolean, JetSignatureVariance) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits a signature corresponding to an array type.
- visitArrayType(boolean, JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitArrayValue(ArrayValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitAssignment(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitAssignment(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitAssignmentOperation(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitAssignmentOperation(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitBaseType(char, boolean) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitBaseType(char, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitBaseType(char, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitBaseType(char, boolean) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits a signature corresponding to a primitive type.
- visitBaseType(char, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitBinaryExpression(JetBinaryExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitBinaryExpression(JetBinaryExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitBinaryExpression(JetBinaryExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitBinaryExpression(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitBinaryExpression(JetBinaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitBinaryExpression(JetBinaryExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitBinaryWithTypeRHSExpression(JetBinaryExpressionWithTypeRHS, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitBinaryWithTypeRHSExpression(JetBinaryExpressionWithTypeRHS, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitBinaryWithTypeRHSExpression(JetBinaryExpressionWithTypeRHS) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitBinaryWithTypeRHSExpression(JetBinaryExpressionWithTypeRHS, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitBinaryWithTypeRHSExpression(JetBinaryExpressionWithTypeRHS, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitBlockExpression(JetBlockExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitBlockExpression(JetBlockExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitBlockExpression(JetBlockExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitBlockExpression(JetBlockExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitBlockExpression(JetBlockExpression, ExpressionTypingContext, boolean) - Static method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitBlockExpression(JetBlockExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitBlockExpression(JetBlockExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitBlockExpression(JetBlockExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitBlockStringTemplateEntry(JetBlockStringTemplateEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitBlockStringTemplateEntry(JetBlockStringTemplateEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitBooleanValue(BooleanValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitBreakExpression(JetBreakExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitBreakExpression(JetBreakExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitBreakExpression(JetBreakExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitBreakExpression(JetBreakExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitBreakExpression(JetBreakExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitBreakExpression(JetBreakExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitByteValue(ByteValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitCallableReferenceExpression(JetCallableReferenceExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitCallableReferenceExpression(JetCallableReferenceExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitCallableReferenceExpression(JetCallableReferenceExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitCallableReferenceExpression(JetCallableReferenceExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitCallExpression(JetCallExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitCallExpression(JetCallExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitCallExpression(JetCallExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitCallExpression(JetCallExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitCallExpression(JetCallExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitCallExpression(JetCallExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitCallExpression(JetCallExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindPreviousVisitor
-
- visitCatchSection(JetCatchClause, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitCatchSection(JetCatchClause) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitCharValue(CharValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitChildren(JetElement, JetTreeVisitor<D>, D) - Static method in class org.jetbrains.jet.lang.psi.JetPsiUtil
-
- visitClass(JetClass, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitClass(JetClass, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitClass(JetClass) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitClass(JetClass, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitClass(JetClass, TranslationContext) - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- visitClassBody(JetClassBody, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitClassBody(JetClassBody) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitClassBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitClassBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitClassBound() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the class bound of the last visited formal type parameter.
- visitClassBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitClassDescriptor(ClassDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitClassDescriptor(ClassDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitClassObject(JetClassObject, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitClassObject(JetClassObject) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitClassReceiver(ClassReceiver, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitClassType(String, boolean, boolean) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Starts the visit of a signature corresponding to a class or interface
type.
- visitClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitConditionalJump(ConditionalJumpInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitConstantExpression(JetConstantExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitConstantExpression(JetConstantExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitConstantExpression(JetConstantExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitConstantExpression(JetConstantExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitConstantExpression(JetConstantExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitConstructorDescriptor(ConstructorDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitConstructorDescriptor(ConstructorDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitContinueExpression(JetContinueExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitContinueExpression(JetContinueExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitContinueExpression(JetContinueExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitContinueExpression(JetContinueExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitContinueExpression(JetContinueExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitContinueExpression(JetContinueExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitDeclaration(JetDeclaration, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDeclaration(JetDeclaration) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDeclaration(JetDeclaration, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitDeclaration(JetDeclaration, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitDeclaration(JetDeclaration, TranslationContext) - Method in class org.jetbrains.k2js.translate.initializer.InitializerVisitor
-
- visitDeclaration(JetDeclaration, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitDeclarationDescriptor(DeclarationDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitDelegationByExpressionSpecifier(JetDelegatorByExpressionSpecifier, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationByExpressionSpecifier(JetDelegatorByExpressionSpecifier) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDelegationSpecifier(JetDelegationSpecifier, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationSpecifier(JetDelegationSpecifier) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDelegationSpecifierList(JetDelegationSpecifierList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationSpecifierList(JetDelegationSpecifierList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDelegationToSuperCallSpecifier(JetDelegatorToSuperCall, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationToSuperCallSpecifier(JetDelegatorToSuperCall) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDelegationToSuperClassSpecifier(JetDelegatorToSuperClass, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationToSuperClassSpecifier(JetDelegatorToSuperClass) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDelegationToThisCall(JetDelegatorToThisCall, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDelegationToThisCall(JetDelegatorToThisCall) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDotQualifiedExpression(JetDotQualifiedExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitDotQualifiedExpression(JetDotQualifiedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDotQualifiedExpression(JetDotQualifiedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDotQualifiedExpression(JetDotQualifiedExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitDoubleValue(DoubleValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitDoWhileExpression(JetDoWhileExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitDoWhileExpression(JetDoWhileExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitDoWhileExpression(JetDoWhileExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitDoWhileExpression(JetDoWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitDoWhileExpression(JetDoWhileExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitDoWhileExpression(JetDoWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitDoWhileExpression(JetDoWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitDoWhileExpression(JetDoWhileExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitElement(PsiElement) - Method in class org.jetbrains.jet.lang.psi.JetTreeVisitorVoid
-
- visitEnd() - Method in class org.jetbrains.jet.codegen.signature.kotlin.JetMethodAnnotationWriter
-
- visitEnd() - Method in class org.jetbrains.jet.codegen.signature.kotlin.JetValueParameterAnnotationWriter
-
- visitEnd() - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitEnd() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Ends the visit of a signature corresponding to a class or interface type.
- visitEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitEnumEntry(JetEnumEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitEnumEntry(JetEnumEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitEnumValue(EnumValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitErrorElement(PsiErrorElement) - Method in class org.jetbrains.jet.lang.resolve.AnalyzingUtils.PsiErrorElementVisitor
-
- visitErrorValue(ErrorValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitEscapeStringTemplateEntry(JetEscapeStringTemplateEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitEscapeStringTemplateEntry(JetEscapeStringTemplateEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitExceptionType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitExceptionType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitExceptionType() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the type of a method exception.
- visitExceptionType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitExpression(JetExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitExpression(JetExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitExpression(JetExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitExpression(JetExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitExpressionReceiver(ExpressionReceiver, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitExtensionReceiver(ExtensionReceiver, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitFinallySection(JetFinallySection, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitFinallySection(JetFinallySection) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitFloatValue(FloatValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitForExpression(JetForExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitForExpression(JetForExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitForExpression(JetForExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitForExpression(JetForExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitForExpression(JetForExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitForExpression(JetForExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitForExpression(JetForExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitForExpression(JetForExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitFormalTypeParameter(String, TypeInfoVariance, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitFormalTypeParameter(String, TypeInfoVariance, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitFormalTypeParameter(String, TypeInfoVariance, boolean) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits a formal type parameter.
- visitFormalTypeParameter(String, TypeInfoVariance, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitFormalTypeParameterEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitFormalTypeParameterEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitFormalTypeParameterEnd() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
- visitFormalTypeParameterEnd() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitFunctionDescriptor(FunctionDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitFunctionDescriptor(FunctionDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ClosureExpressionsTypingVisitor
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitFunctionLiteralExpression(JetFunctionLiteralExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitFunctionType(JetFunctionType, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitFunctionType(JetFunctionType) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitFunctionType(JetFunctionType, Void) - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.TypeTransformingVisitor
-
- visitIdeTemplate(JetIdeTemplate, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitIdeTemplate(JetIdeTemplate) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitIdeTemplate(JetIdeTemplate, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitIfExpression(JetIfExpression, StackValue) - Method in class org.jetbrains.jet.codegen.CodegenStatementVisitor
-
- visitIfExpression(JetIfExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitIfExpression(JetIfExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitIfExpression(JetIfExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitIfExpression(JetIfExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitIfExpression(JetIfExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitIfExpression(JetIfExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitIfExpression(JetIfExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitIfExpression(JetIfExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitIfExpression(JetIfExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitImportDirective(JetImportDirective, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitImportDirective(JetImportDirective) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitInitializerList(JetInitializerList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitInitializerList(JetInitializerList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitInnerClass(String, String, String, int) - Method in class org.jetbrains.jet.codegen.ClassBuilder
-
- visitInnerClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitInnerClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitInnerClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitInnerClassType(String, boolean, boolean) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits an inner class.
- visitInnerClassType(String, boolean, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitInstruction(Instruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitInstructionWithNext(InstructionWithNext) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitInterface() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitInterface() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitInterface() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the type of an interface implemented by the class.
- visitInterface() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitInterfaceBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitInterfaceBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitInterfaceBound() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits an interface bound of the last visited formal type parameter.
- visitInterfaceBound() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitIntValue(IntValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitIsExpression(JetIsExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitIsExpression(JetIsExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitIsExpression(JetIsExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitIsExpression(JetIsExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitIsExpression(JetIsExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.PatternMatchingTypingVisitor
-
- visitIsExpression(JetIsExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitJetElement(JetElement, StackValue) - Method in class org.jetbrains.jet.codegen.CodegenStatementVisitor
-
- visitJetElement(JetElement, D) - Method in class org.jetbrains.jet.lang.psi.JetTreeVisitor
-
- visitJetElement(JetElement, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitJetElement(JetElement) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitJetElement(JetElement, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitJetElement(JetElement, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitJetElement(JetElement, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitJetElement(JetElement, TranslationContext) - Method in class org.jetbrains.k2js.translate.general.TranslatorVisitor
-
- visitJetElement(JetElement, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitJetElement(JetElement, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindPreviousVisitor
-
- visitJetFile(JetFile, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitJetFile(JetFile) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitJump(AbstractJumpInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitLabelQualifiedExpression(JetLabelQualifiedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitLabelQualifiedExpression(JetLabelQualifiedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitLiteralStringTemplateEntry(JetLiteralStringTemplateEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitLiteralStringTemplateEntry(JetLiteralStringTemplateEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitLocalDeclarationInstruction(LocalDeclarationInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitLongValue(LongValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitLoopExpression(JetLoopExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitLoopExpression(JetLoopExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitModifierList(JetModifierList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitModifierList(JetModifierList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitModuleDeclaration(ModuleDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitModuleDeclaration(ModuleDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitMultiDeclaration(JetMultiDeclaration, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitMultiDeclaration(JetMultiDeclaration, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitMultiDeclaration(JetMultiDeclaration) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitMultiDeclaration(JetMultiDeclaration, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitMultiDeclarationEntry(JetMultiDeclarationEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitMultiDeclarationEntry(JetMultiDeclarationEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitNamedDeclaration(JetNamedDeclaration, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitNamedDeclaration(JetNamedDeclaration) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitNamedFunction(JetNamedFunction, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitNamedFunction(JetNamedFunction, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitNamedFunction(JetNamedFunction) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitNamedFunction(JetNamedFunction, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitNamedFunction(JetNamedFunction, TranslationContext) - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- visitNamedFunction(JetNamedFunction, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitNamespaceDescriptor(NamespaceDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitNamespaceDescriptor(NamespaceDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitNondeterministicJump(NondeterministicJumpInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitNoReceiver(ReceiverValue, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitNullableType(JetNullableType, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitNullableType(JetNullableType) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitNullableType(JetNullableType, Void) - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.TypeTransformingVisitor
-
- visitNullValue(NullValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitObjectDeclaration(JetObjectDeclaration, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitObjectDeclaration(JetObjectDeclaration, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitObjectDeclaration(JetObjectDeclaration) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitObjectDeclaration(JetObjectDeclaration, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitObjectDeclaration(JetObjectDeclaration, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitObjectDeclaration(JetObjectDeclaration, TranslationContext) - Method in class org.jetbrains.k2js.translate.initializer.InitializerVisitor
-
- visitObjectDeclarationName(JetObjectDeclarationName, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitObjectDeclarationName(JetObjectDeclarationName) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitObjectDeclarationName(JetObjectDeclarationName, TranslationContext) - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- visitObjectLiteralExpression(JetObjectLiteralExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitObjectLiteralExpression(JetObjectLiteralExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitObjectLiteralExpression(JetObjectLiteralExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitObjectLiteralExpression(JetObjectLiteralExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ClosureExpressionsTypingVisitor
-
- visitObjectLiteralExpression(JetObjectLiteralExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitObjectLiteralExpression(JetObjectLiteralExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitOuterClass(String, String, String) - Method in class org.jetbrains.jet.codegen.ClassBuilder
-
- visitParameter(JetParameter, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitParameter(JetParameter) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitParameterAnnotation(MethodVisitor, int) - Static method in class org.jetbrains.jet.codegen.signature.kotlin.JetValueParameterAnnotationWriter
-
- visitParameterList(JetParameterList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitParameterList(JetParameterList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitParameterType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitParameterType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitParameterType() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the type of a method parameter.
- visitParameterType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitParenthesizedExpression(JetParenthesizedExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitParenthesizedExpression(JetParenthesizedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitParenthesizedExpression(JetParenthesizedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitParenthesizedExpression(JetParenthesizedExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitParenthesizedExpression(JetParenthesizedExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitParenthesizedExpression(JetParenthesizedExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitParenthesizedExpression(JetParenthesizedExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitPostfixExpression(JetPostfixExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitPostfixExpression(JetPostfixExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitPostfixExpression(JetPostfixExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitPostfixExpression(JetPostfixExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitPrefixExpression(JetPrefixExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitPrefixExpression(JetPrefixExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitPrefixExpression(JetPrefixExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitPrefixExpression(JetPrefixExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitPrefixExpression(JetPrefixExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindPreviousVisitor
-
- visitProperty(JetProperty, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitProperty(JetProperty, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitProperty(JetProperty) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitProperty(JetProperty, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitProperty(JetProperty, TranslationContext) - Method in class org.jetbrains.k2js.translate.declaration.DeclarationBodyVisitor
-
- visitProperty(JetProperty, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitProperty(JetProperty, TranslationContext) - Method in class org.jetbrains.k2js.translate.initializer.InitializerVisitor
-
- visitPropertyAccessor(JetPropertyAccessor, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitPropertyAccessor(JetPropertyAccessor) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitPropertyDelegate(JetPropertyDelegate, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitPropertyDelegate(JetPropertyDelegate) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitPropertyDescriptor(PropertyDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitPropertyDescriptor(PropertyDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitPropertyGetterDescriptor(PropertyGetterDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitPropertyGetterDescriptor(PropertyGetterDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitPropertySetterDescriptor(PropertySetterDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitPropertySetterDescriptor(PropertySetterDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitQualifiedExpression(JetQualifiedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitQualifiedExpression(JetQualifiedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitQualifiedExpression(JetQualifiedExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitReadUnitValue(ReadUnitValueInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitReadValue(ReadValueInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitReceiverParameterDescriptor(ReceiverParameterDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitReceiverParameterDescriptor(ReceiverParameterDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitReferenceExpression(JetReferenceExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitReferenceExpression(JetReferenceExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitReturnExpression(JetReturnExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitReturnExpression(JetReturnExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitReturnExpression(JetReturnExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitReturnExpression(JetReturnExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitReturnExpression(JetReturnExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitReturnExpression(JetReturnExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitReturnNoValue(ReturnNoValueInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitReturnType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitReturnType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitReturnType() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the return type of the method.
- visitReturnType() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitReturnValue(ReturnValueInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitRootNamespaceExpression(JetRootNamespaceExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitRootNamespaceExpression(JetRootNamespaceExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitRootNamespaceExpression(JetRootNamespaceExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitSafeQualifiedExpression(JetSafeQualifiedExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitSafeQualifiedExpression(JetSafeQualifiedExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitSafeQualifiedExpression(JetSafeQualifiedExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitSafeQualifiedExpression(JetSafeQualifiedExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitScript(JetScript, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitScript(JetScript) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitScriptDescriptor(ScriptDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitScriptDescriptor(ScriptDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitScriptReceiver(ScriptReceiver, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitSelfType(JetSelfType, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitSelfType(JetSelfType) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitSelfType(JetSelfType, Void) - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.TypeTransformingVisitor
-
- visitShortValue(ShortValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitSimpleNameExpression(JetSimpleNameExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitSimpleNameExpression(JetSimpleNameExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitSimpleNameExpression(JetSimpleNameExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitSimpleNameExpression(JetSimpleNameExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitSimpleNameExpression(JetSimpleNameExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitSimpleNameStringTemplateEntry(JetSimpleNameStringTemplateEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitSimpleNameStringTemplateEntry(JetSimpleNameStringTemplateEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitSource(String, String) - Method in class org.jetbrains.jet.codegen.ClassBuilder
-
- visitStringTemplateEntry(JetStringTemplateEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitStringTemplateEntry(JetStringTemplateEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitStringTemplateEntryWithExpression(JetStringTemplateEntryWithExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitStringTemplateEntryWithExpression(JetStringTemplateEntryWithExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitStringTemplateExpression(JetStringTemplateExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitStringTemplateExpression(JetStringTemplateExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitStringTemplateExpression(JetStringTemplateExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitStringTemplateExpression(JetStringTemplateExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitStringTemplateExpression(JetStringTemplateExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitStringValue(StringValue, D) - Method in interface org.jetbrains.jet.lang.descriptors.annotations.AnnotationArgumentVisitor
-
- visitSubroutineEnter(SubroutineEnterInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitSubroutineExit(SubroutineExitInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitSubroutineSink(SubroutineSinkInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitSuperclass() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitSuperclass() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitSuperclass() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits the type of the super class.
- visitSuperclass() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitSuperExpression(JetSuperExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitSuperExpression(JetSuperExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitSuperExpression(JetSuperExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitSuperExpression(JetSuperExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitThisExpression(JetThisExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitThisExpression(JetThisExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitThisExpression(JetThisExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitThisExpression(JetThisExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitThisExpression(JetThisExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitThrowExceptionInstruction(ThrowExceptionInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitThrowExpression(JetThrowExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitThrowExpression(JetThrowExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitThrowExpression(JetThrowExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitThrowExpression(JetThrowExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitThrowExpression(JetThrowExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitThrowExpression(JetThrowExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitTransientReceiver(TransientReceiver, D) - Method in interface org.jetbrains.jet.lang.resolve.scopes.receivers.ReceiverValueVisitor
-
- visitTryExpression(JetTryExpression, StackValue) - Method in class org.jetbrains.jet.codegen.CodegenStatementVisitor
-
- visitTryExpression(JetTryExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitTryExpression(JetTryExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTryExpression(JetTryExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTryExpression(JetTryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitTryExpression(JetTryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitTryExpression(JetTryExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitTypeArgument(JetSignatureVariance) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitTypeArgument() - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitTypeArgument(JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitTypeArgument() - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitTypeArgument(JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitTypeArgument() - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits an unbounded type argument of the last visited class or inner
class type.
- visitTypeArgument(JetSignatureVariance) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits a type argument of the last visited class or inner class type.
- visitTypeArgument() - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitTypeArgument(JetSignatureVariance) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitTypeArgumentList(JetTypeArgumentList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeArgumentList(JetTypeArgumentList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeConstraint(JetTypeConstraint, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeConstraint(JetTypeConstraint) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeConstraintList(JetTypeConstraintList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeConstraintList(JetTypeConstraintList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypedef(JetTypedef, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypedef(JetTypedef) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypedef(JetTypedef, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitTypeParameter(JetTypeParameter, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeParameter(JetTypeParameter) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeParameterDescriptor(TypeParameterDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitTypeParameterDescriptor(TypeParameterDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitTypeParameterList(JetTypeParameterList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeParameterList(JetTypeParameterList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeProjection(JetTypeProjection, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeProjection(JetTypeProjection) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeReference(JetTypeReference, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitTypeReference(JetTypeReference) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitTypeVariable(String, boolean) - Method in class org.jetbrains.jet.lang.resolve.java.JetTypeJetSignatureReader
-
- visitTypeVariable(String, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureAdapter
-
- visitTypeVariable(String, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureExceptionsAdapter
-
- visitTypeVariable(String, boolean) - Method in interface org.jetbrains.jet.rt.signature.JetSignatureVisitor
-
Visits a signature corresponding to a type variable.
- visitTypeVariable(String, boolean) - Method in class org.jetbrains.jet.rt.signature.JetSignatureWriter
-
- visitUnaryExpression(JetUnaryExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitUnaryExpression(JetUnaryExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitUnaryExpression(JetUnaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitUnaryExpression(JetUnaryExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.BasicExpressionTypingVisitor
-
- visitUnaryExpression(JetUnaryExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitUnconditionalJump(UnconditionalJumpInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitUnsupportedElementInstruction(UnsupportedElementInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitUserType(JetUserType, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitUserType(JetUserType) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitUserType(JetUserType, Void) - Method in class org.jetbrains.jet.lang.resolve.java.kotlinSignature.TypeTransformingVisitor
-
- visitValueArgumentList(JetValueArgumentList, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitValueArgumentList(JetValueArgumentList) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitValueParameterDescriptor(ValueParameterDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitValueParameterDescriptor(ValueParameterDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitVariableDeclarationInstruction(VariableDeclarationInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-
- visitVariableDescriptor(VariableDescriptor, D) - Method in interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorVisitor
-
- visitVariableDescriptor(VariableDescriptor, D) - Method in class org.jetbrains.jet.lang.descriptors.impl.DeclarationDescriptorVisitorEmptyBodies
-
- visitWhenConditionExpression(JetWhenConditionWithExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhenConditionInRange(JetWhenConditionInRange, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhenConditionInRange(JetWhenConditionInRange) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhenConditionIsPattern(JetWhenConditionIsPattern, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhenConditionIsPattern(JetWhenConditionIsPattern) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhenConditionWithExpression(JetWhenConditionWithExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhenEntry(JetWhenEntry, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhenEntry(JetWhenEntry) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhenExpression(JetWhenExpression, StackValue) - Method in class org.jetbrains.jet.codegen.CodegenStatementVisitor
-
- visitWhenExpression(JetWhenExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitWhenExpression(JetWhenExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhenExpression(JetWhenExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhenExpression(JetWhenExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitWhenExpression(JetWhenExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitWhenExpression(JetWhenExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.PatternMatchingTypingVisitor
-
- visitWhenExpression(JetWhenExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.PatternMatchingTypingVisitor
-
- visitWhenExpression(JetWhenExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitWhenExpression(JetWhenExpression, DangerousData) - Method in class org.jetbrains.k2js.translate.utils.dangerous.FindDangerousVisitor
-
- visitWhileExpression(JetWhileExpression, StackValue) - Method in class org.jetbrains.jet.codegen.ExpressionCodegen
-
- visitWhileExpression(JetWhileExpression, D) - Method in class org.jetbrains.jet.lang.psi.JetVisitor
-
- visitWhileExpression(JetWhileExpression) - Method in class org.jetbrains.jet.lang.psi.JetVisitorVoid
-
- visitWhileExpression(JetWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitWhileExpression(JetWhileExpression, ExpressionTypingContext, boolean) - Method in class org.jetbrains.jet.lang.types.expressions.ControlStructureTypingVisitor
-
- visitWhileExpression(JetWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorDispatcher
-
- visitWhileExpression(JetWhileExpression, ExpressionTypingContext) - Method in class org.jetbrains.jet.lang.types.expressions.ExpressionTypingVisitorForStatements
-
- visitWhileExpression(JetWhileExpression, TranslationContext) - Method in class org.jetbrains.k2js.translate.expression.ExpressionVisitor
-
- visitWriteValue(WriteValueInstruction) - Method in class org.jetbrains.jet.lang.cfg.pseudocode.InstructionVisitor
-