Removed @author javadocs from code.

This commit is contained in:
Evgeny Gerashchenko
2012-12-28 17:05:25 +04:00
parent 1de4da28fc
commit e03eaf6dde
1531 changed files with 30 additions and 4700 deletions
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface BooleanIterable extends Iterable<Boolean> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class BooleanIterator implements Iterator<Boolean> {
@Override
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface ByteIterable extends Iterable<Byte> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class ByteIterator implements Iterator<Byte> {
@Override
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface CharIterable extends Iterable<Character> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class CharIterator implements Iterator<Character> {
@Override
-3
View File
@@ -18,9 +18,6 @@ package jet;
import java.io.Serializable;
/**
* @author alex.tkachman
*/
public class DefaultJetObject implements Serializable {
protected DefaultJetObject() {
}
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface DoubleIterable extends Iterable<Double> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class DoubleIterator implements Iterator<Double> {
@Override
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author max
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface FloatIterable extends Iterable<Float> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class FloatIterator implements Iterator<Float> {
@Override
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author max
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author alex.tkachman
*/
package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface IntIterable extends Iterable<Integer> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class IntIterator implements Iterator<Integer> {
@Override
-4
View File
@@ -16,9 +16,5 @@
package jet;
/**
* @author abreslav
* @author alex.tkachman
*/
public interface JetObject {
}
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface LongIterable extends Iterable<Long> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class LongIterator implements Iterator<Long> {
@Override
@@ -16,8 +16,5 @@
package jet;
/**
* @author yole
*/
public class NoPatternMatchedException extends RuntimeException {
}
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public interface ShortIterable extends Iterable<Short> {
@Override
-3
View File
@@ -20,9 +20,6 @@ import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public abstract class ShortIterator implements Iterator<Short> {
@Override
-3
View File
@@ -18,9 +18,6 @@ package jet;
import org.jetbrains.jet.rt.annotation.AssertInvisibleInResolver;
/**
* @author alex.tkachman
*/
@AssertInvisibleInResolver
public class Tuple0 {
public static final Tuple0 VALUE = new Tuple0();
-3
View File
@@ -16,9 +16,6 @@
package jet;
/**
* @author yole
*/
public class TypeCastException extends ClassCastException {
public TypeCastException(String s) {
-3
View File
@@ -14,9 +14,6 @@
* limitations under the License.
*/
/*
* @author max
*/
package jet.modules;
import java.util.ArrayList;
-3
View File
@@ -20,9 +20,6 @@ import jet.runtime.typeinfo.KotlinSignature;
import java.util.List;
/**
* @author yole
*/
public interface Module {
@KotlinSignature("fun getModuleName(): String")
String getModuleName();
@@ -20,9 +20,6 @@ import jet.*;
import java.util.Iterator;
/**
* @author alex.tkachman
*/
public abstract class ArrayIterator<T> implements Iterator<T> {
private final int size;
protected int index;
-3
View File
@@ -21,9 +21,6 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author alex.tkachman
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface Intrinsic {
-3
View File
@@ -20,9 +20,6 @@ import jet.Function0;
import java.util.*;
/**
* @author alex.tkachman
*/
public class Intrinsics {
private Intrinsics() {
}
@@ -20,8 +20,6 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@Retention(RetentionPolicy.RUNTIME)
@@ -16,9 +16,6 @@
package jet.runtime.typeinfo;
/**
* @author Stepan Koltsov
*/
public @interface JetConstructor {
/**
* @deprecated Some time later all constructors will be visible
@@ -26,8 +26,6 @@ import java.lang.annotation.Target;
*
* The fact of receiver presence must be deducted from presence of '$receiver' parameter
*
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@Target({ElementType.METHOD})
@@ -18,8 +18,6 @@ package jet.runtime.typeinfo;
/**
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
public @interface JetTypeDescriptor{
@@ -24,8 +24,6 @@ import java.lang.annotation.Target;
/**
* Annotation for parameters
*
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@Target({ElementType.PARAMETER})
@@ -20,8 +20,6 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@Retention(RetentionPolicy.RUNTIME)
@@ -24,8 +24,6 @@ import java.lang.annotation.Target;
/**
* Annotation for parameters
*
* @author alex.tkachman
*
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@Target({ElementType.PARAMETER})
@@ -19,10 +19,6 @@ package jet.runtime.typeinfo;
import java.lang.annotation.ElementType;
import java.lang.annotation.Target;
/**
* @author Evgeny Gerashchenko
* @since 5/23/12
*/
@Target({ElementType.METHOD, ElementType.TYPE, ElementType.CONSTRUCTOR, ElementType.FIELD})
public @interface KotlinSignature {
String value();
@@ -18,9 +18,6 @@ package jet.typeinfo;
import org.jetbrains.jet.rt.signature.JetSignatureVariance;
/**
* @author alex.tkachman
*/
public enum TypeInfoVariance {
INVARIANT("", JetSignatureVariance.INVARIANT) ,
IN("in", JetSignatureVariance.IN),
@@ -21,9 +21,6 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author Stepan Koltsov
*/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.CLASS)
public @interface AssertInvisibleInResolver {
@@ -18,9 +18,6 @@ package org.jetbrains.jet.rt.signature;
import jet.typeinfo.TypeInfoVariance;
/**
* @author Stepan Koltsov
*/
public class JetSignatureAdapter implements JetSignatureVisitor {
@Override
public JetSignatureVisitor visitFormalTypeParameter(String name, TypeInfoVariance variance, boolean reified) {
@@ -18,9 +18,6 @@ package org.jetbrains.jet.rt.signature;
import jet.typeinfo.TypeInfoVariance;
/**
* @author Stepan Koltsov
*/
public class JetSignatureExceptionsAdapter implements JetSignatureVisitor {
@Override
public JetSignatureVisitor visitFormalTypeParameter(String name, TypeInfoVariance variance, boolean reified) {
@@ -19,8 +19,6 @@ package org.jetbrains.jet.rt.signature;
import jet.typeinfo.TypeInfoVariance;
/**
* @author Stepan Koltsov
*
* @see SignatureReader
*/
public class JetSignatureReader {
@@ -16,9 +16,6 @@
package org.jetbrains.jet.rt.signature;
/**
* @author Stepan Koltsov
*/
public enum JetSignatureVariance {
INVARIANT('='),
IN('-'),
@@ -19,8 +19,6 @@ package org.jetbrains.jet.rt.signature;
import jet.typeinfo.TypeInfoVariance;
/**
* @author Stepan Koltsov
*
* @see SignatureVisitor
* @url http://confluence.jetbrains.net/display/JET/Jet+Signatures
*/
@@ -19,8 +19,6 @@ package org.jetbrains.jet.rt.signature;
import jet.typeinfo.TypeInfoVariance;
/**
* @author Stepan Koltsov
*
* @see SignatureWriter
*/
public class JetSignatureWriter implements JetSignatureVisitor {