Update copyright.
Change the copyright from "JetBrains s.r.o." to "JetBrains s.r.o. and Kotlin Project contributors" Update 1 line comment with dates from 2000 till 2017
This commit is contained in:
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.IntermediateOperation
|
import com.intellij.debugger.streams.lib.IntermediateOperation
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.LibrarySupport
|
import com.intellij.debugger.streams.lib.LibrarySupport
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.java
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.java
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.LibrarySupport
|
import com.intellij.debugger.streams.lib.LibrarySupport
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.java
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.java
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.LibrarySupport
|
import com.intellij.debugger.streams.lib.LibrarySupport
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.sequence
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.LibrarySupport
|
import com.intellij.debugger.streams.lib.LibrarySupport
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.lib.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.lib.sequence
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.IntermediateOperation
|
import com.intellij.debugger.streams.lib.IntermediateOperation
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
||||||
|
|
||||||
import org.jetbrains.kotlin.idea.caches.resolve.analyze
|
import org.jetbrains.kotlin.idea.caches.resolve.analyze
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi
|
||||||
|
|
||||||
import org.jetbrains.kotlin.psi.KtCallExpression
|
import org.jetbrains.kotlin.psi.KtCallExpression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.psi.ChainTransformer
|
import com.intellij.debugger.streams.psi.ChainTransformer
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
||||||
|
|
||||||
import org.jetbrains.kotlin.idea.debugger.sequence.psi.KotlinPsiUtil
|
import org.jetbrains.kotlin.idea.debugger.sequence.psi.KotlinPsiUtil
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.psi.ChainTransformer
|
import com.intellij.debugger.streams.psi.ChainTransformer
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.psi.ChainTransformer
|
import com.intellij.debugger.streams.psi.ChainTransformer
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
||||||
|
|
||||||
import com.intellij.openapi.util.text.StringUtil
|
import com.intellij.openapi.util.text.StringUtil
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.impl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.psi.ChainTransformer
|
import com.intellij.debugger.streams.psi.ChainTransformer
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.java
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.java
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.ClassTypeImpl
|
import com.intellij.debugger.streams.trace.impl.handler.type.ClassTypeImpl
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.sequence
|
||||||
|
|
||||||
import org.jetbrains.kotlin.idea.debugger.sequence.psi.KotlinPsiUtil
|
import org.jetbrains.kotlin.idea.debugger.sequence.psi.KotlinPsiUtil
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.psi.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.psi.sequence
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.ClassTypeImpl
|
import com.intellij.debugger.streams.trace.impl.handler.type.ClassTypeImpl
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
||||||
|
|
||||||
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
||||||
|
|
||||||
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
package org.jetbrains.kotlin.idea.debugger.sequence.resolve
|
||||||
|
|
||||||
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
import com.intellij.debugger.streams.resolve.ValuesOrderResolver
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.PeekCall
|
import com.intellij.debugger.streams.trace.impl.handler.PeekCall
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.ArrayVariable
|
import com.intellij.debugger.streams.trace.dsl.ArrayVariable
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Convertable
|
import com.intellij.debugger.streams.trace.dsl.Convertable
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Convertable
|
import com.intellij.debugger.streams.trace.dsl.Convertable
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Expression
|
import com.intellij.debugger.streams.trace.dsl.Expression
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Types
|
import com.intellij.debugger.streams.trace.dsl.Types
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.*
|
import com.intellij.debugger.streams.trace.dsl.*
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.Variable
|
import com.intellij.debugger.streams.trace.dsl.Variable
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.dsl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl
|
||||||
|
|
||||||
import com.intellij.debugger.streams.lib.HandlerFactory
|
import com.intellij.debugger.streams.lib.HandlerFactory
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler
|
||||||
|
|
||||||
import com.intellij.debugger.streams.wrapper.*
|
import com.intellij.debugger.streams.wrapper.*
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
import com.intellij.debugger.streams.trace.impl.handler.type.GenericType
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.IntermediateCallHandler
|
import com.intellij.debugger.streams.trace.IntermediateCallHandler
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.*
|
import com.intellij.debugger.streams.trace.dsl.*
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.TraceHandler
|
import com.intellij.debugger.streams.trace.TraceHandler
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.IntermediateCallHandler
|
import com.intellij.debugger.streams.trace.IntermediateCallHandler
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.TerminatorCallHandler
|
import com.intellij.debugger.streams.trace.TerminatorCallHandler
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.collections
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.*
|
import com.intellij.debugger.streams.trace.dsl.*
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.sequence
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
import com.intellij.debugger.streams.trace.dsl.CodeBlock
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.sequence
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.handler.sequence
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.dsl.*
|
import com.intellij.debugger.streams.trace.dsl.*
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.CallTraceInterpreter
|
import com.intellij.debugger.streams.trace.CallTraceInterpreter
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.TraceElement
|
import com.intellij.debugger.streams.trace.TraceElement
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
package org.jetbrains.kotlin.idea.debugger.sequence.trace.impl.interpret
|
||||||
|
|
||||||
import com.intellij.debugger.streams.trace.TraceElement
|
import com.intellij.debugger.streams.trace.TraceElement
|
||||||
|
|||||||
+5
-1
@@ -1,4 +1,8 @@
|
|||||||
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
/*
|
||||||
|
* Copyright 2000-2017 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||||
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||||
|
*/
|
||||||
|
|
||||||
package streams.sequence.misc
|
package streams.sequence.misc
|
||||||
|
|
||||||
fun main(args: Array<String>) {
|
fun main(args: Array<String>) {
|
||||||
|
|||||||
Reference in New Issue
Block a user