Remove 181 bunch files
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* Copyright 2010-2019 JetBrains s.r.o. 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.uast.kotlin
|
||||
|
||||
import org.jetbrains.uast.*
|
||||
|
||||
typealias UFieldExPlaceHolder = UField
|
||||
typealias UParameterExPlaceHolder = UParameter
|
||||
typealias UVariableExPlaceHolder = UVariable
|
||||
typealias ULocalVariableExPlaceHolder = ULocalVariable
|
||||
typealias UEnumConstantExPlaceHolder = UEnumConstant
|
||||
typealias UClassInitializerExPlaceHolder = UClassInitializer
|
||||
Reference in New Issue
Block a user