Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 59 for Walser (0.19 sec)

  1. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirReferenceShortener.kt

            if (!isScopeForClass() || !another.isScopeForClass()) return false
    
            if (this == another) return false
    
            val classId = correspondingClassIdIfExists()
            val classIdOfAnother = another.correspondingClassIdIfExists()
            if (classId == classIdOfAnother) return false
    
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 25 18:51:33 GMT 2024
    - 69.5K bytes
    - Viewed (0)
  2. .idea/inspectionProfiles/idea_default.xml

            <option name="m_ignoreStaticFieldAccesses" value="false" />
            <option name="m_ignoreStaticMethodCalls" value="false" />
            <option name="m_ignoreStaticAccessFromStaticContext" value="false" />
          </scope>
          <option name="m_ignoreStaticFieldAccesses" value="false" />
          <option name="m_ignoreStaticMethodCalls" value="false" />
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Nov 09 20:59:03 GMT 2023
    - 32.4K bytes
    - Viewed (0)
  3. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/symbols/descriptorBased/KtFe10DescDefaultPropertySetterSymbol.kt

                get() = withValidityAssertion { false }
    
            override val isVararg: Boolean
                get() = withValidityAssertion { false }
    
            override val isImplicitLambdaParameter: Boolean
                get() = withValidityAssertion { false }
    
            override val isCrossinline: Boolean
                get() = withValidityAssertion { false }
    
            override val isNoinline: Boolean
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Fri Apr 19 11:06:46 GMT 2024
    - 5.6K bytes
    - Viewed (0)
  4. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/symbols/descriptorBased/KtFe10DynamicFunctionDescValueParameterSymbol.kt

        override val hasDefaultValue: Boolean
            get() = withValidityAssertion { false }
    
        override val isVararg: Boolean
            get() = withValidityAssertion { true }
    
        override val isCrossinline: Boolean
            get() = withValidityAssertion { false }
    
        override val isNoinline: Boolean
            get() = withValidityAssertion { false }
    
        override val isImplicitLambdaParameter: Boolean
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Fri Apr 19 11:06:46 GMT 2024
    - 3.5K bytes
    - Viewed (0)
  5. .idea/runConfigurations/Low_Level_FIR_API_Tests.xml

            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
        <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
        <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
        <DebugAllEnabled>false</DebugAllEnabled>
        <RunAsTest>true</RunAsTest>
        <method v="2" />
      </configuration>
    XML
    - Registered: Fri Mar 01 08:18:11 GMT 2024
    - Last Modified: Tue Dec 05 21:31:32 GMT 2023
    - 1K bytes
    - Viewed (0)
  6. analysis/analysis-api-fe10/src/org/jetbrains/kotlin/analysis/api/descriptors/contracts/descriptorContractUtils.kt

                    KtContractConstantValue(
                        when (value) {
                            BooleanConstantReference.TRUE -> KtContractConstantType.TRUE
                            BooleanConstantReference.FALSE -> KtContractConstantType.FALSE
                            else -> error("Can't convert $value to the Analysis API")
                        },
                        analysisContext.token
                    )
                )
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Dec 01 13:42:49 GMT 2022
    - 5.7K bytes
    - Viewed (0)
  7. .idea/runConfigurations/Analysis_API_Standalone_FIR_Tests.xml

            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
        <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
        <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
        <DebugAllEnabled>false</DebugAllEnabled>
        <RunAsTest>true</RunAsTest>
        <method v="2" />
      </configuration>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Wed Jan 03 13:39:42 GMT 2024
    - 1.1K bytes
    - Viewed (0)
  8. .idea/runConfigurations/Decompiled_Stubs_Tests.xml

            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
        <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
        <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
        <DebugAllEnabled>false</DebugAllEnabled>
        <RunAsTest>true</RunAsTest>
        <method v="2" />
      </configuration>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Fri Mar 01 17:29:07 GMT 2024
    - 1.1K bytes
    - Viewed (0)
  9. .idea/runConfigurations/Test__Commonizer___Light.xml

            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
        <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
        <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
        <DebugAllEnabled>false</DebugAllEnabled>
        <RunAsTest>true</RunAsTest>
        <method v="2" />
      </configuration>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Mon Jun 05 14:25:01 GMT 2023
    - 1K bytes
    - Viewed (0)
  10. .idea/runConfigurations/Test__Partial_Linkage_JS___with_IC.xml

            </list>
          </option>
          <option name="vmOptions" />
        </ExternalSystemSettings>
        <ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
        <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
        <DebugAllEnabled>false</DebugAllEnabled>
        <method v="2" />
      </configuration>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Wed Mar 29 15:41:06 GMT 2023
    - 1.1K bytes
    - Viewed (0)
Back to top