Skip to content

Commit bc30a08

Browse files
Rename all explicitly-typed-self-references to self-types
1 parent e69c0af commit bc30a08

17 files changed

+13
-13
lines changed

_ba/tour/tour-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Konkretno, sistem tipova podržava sljedeće:
4747
* [gornje](upper-type-bounds.html) i [donje](lower-type-bounds.html) granice tipa,
4848
* [unutarnje klase](inner-classes.html) i [apstraktne tipove](abstract-types.html) kao članove objekta
4949
* [složene tipove](compound-types.html)
50-
* [eksplicitno tipizirane samo-reference](explicitly-typed-self-references.html)
50+
* [eksplicitno tipizirane samo-reference](self-types.html)
5151
* implicitne [parametre](implicit-parameters.html) i [konverzije](implicit-conversions.html)
5252
* [polimorfne metode](polymorphic-methods.html)
5353

_es/tour/local-type-inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ num: 29
1010
language: es
1111

1212
next-page: unified-types
13-
previous-page: explicitly-typed-self-references
13+
previous-page: self-types
1414
---
1515

1616
Scala tiene incorporado un mecanismo de inferencia de tipos el cual permite al programador omitir ciertos tipos de anotaciones. Por ejemplo, generalmente no es necesario especificar el tipo de una variable, ya que el compilador puede deducir el tipo mediante la expresión de inicialización de la variable. También puede generalmente omitirse los tipos de retorno de métodos ya que se corresponden con el tipo del cuerpo, que es inferido por el compilador.

_es/tour/lower-type-bounds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99
num: 26
1010
language: es
1111

12-
next-page: explicitly-typed-self-references
12+
next-page: self-types
1313
previous-page: upper-type-bounds
1414
---
1515

File renamed without changes.

_es/tour/tour-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Scala cuenta con un expresivo sistema de tipado que fuerza estáticamente las ab
2929
* límites de tipado [superiores](upper-type-bounds.html) e [inferiores](lower-type-bounds.html),
3030
* [clases internas](inner-classes.html) y [tipos abstractos](abstract-types.html) como miembros de objetos,
3131
* [tipos compuestos](compound-types.html)
32-
* [auto-referencias explicitamente tipadas](explicitly-typed-self-references.html)
32+
* [auto-referencias explicitamente tipadas](self-types.html)
3333
* [implicit conversions](implicit-conversions.html)
3434
* [métodos polimórficos](polymorphic-methods.html)
3535

_ko/tour/compound-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99
num: 23
1010
language: ko
1111

12-
next-page: explicitly-typed-self-references
12+
next-page: self-types
1313
previous-page: abstract-types
1414
---
1515

_ko/tour/implicit-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ num: 25
1010
language: ko
1111

1212
next-page: implicit-conversions
13-
previous-page: explicitly-typed-self-references
13+
previous-page: self-types
1414
---
1515

1616
_암시적 파라미터_ 를 갖는 메서드 역시 다른 일반적인 메서드와 마찬가지로 인수를 적용할 수 있다. 이런 경우 implicit 키워드는 아무런 영향을 미치지 않는다. 하지만, 이 경우에 암시적 파라미터에 주는 인수를 생략한다면, 그 생략된 인수는 자동적으로 제공될 것이다.
File renamed without changes.

_ko/tour/tour-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ next-page: unified-types
3030
* [상위 타입 경계](upper-type-bounds.html)[하위 타입 경계](lower-type-bounds.html)
3131
* 객체 멤버로써의 [내부 클래스](inner-classes.html)[추상 타입](abstract-types.html)
3232
* [합성 타입](compound-types.html)
33-
* [명시적으로 타입이 지정된 자기 참조](explicitly-typed-self-references.html)
33+
* [명시적으로 타입이 지정된 자기 참조](self-types.html)
3434
* [](views.html)
3535
* [다형 메소드](polymorphic-methods.html)
3636

_pl/tour/compound-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ partof: scala-tour
88

99
num: 23
1010
language: pl
11-
next-page: explicitly-typed-self-references
11+
next-page: self-types
1212
previous-page: abstract-types
1313
---
1414

_pl/tour/implicit-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ partof: scala-tour
99
num: 25
1010
language: pl
1111
next-page: implicit-conversions
12-
previous-page: explicitly-typed-self-references
12+
previous-page: self-types
1313
---
1414

1515
Metodę z _parametrami domniemanymi_ można stosować tak samo jak każdą zwyczajną metodę. W takim przypadku etykieta `implicit` nie ma żadnego znaczenia. Jednak jeżeli odpowiednie argumenty dla parametrów domniemanych nie zostaną jawnie określone, to kompilator dostarczy je automatycznie.
File renamed without changes.

_pl/tour/tour-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Scala posiada ekspresywny system typów zapewniający, że abstrakcje są używa
3030
* [górne](upper-type-bounds.html) oraz [dolne](lower-type-bounds.html) ograniczenia typów
3131
* [klasy zagnieżdżone](inner-classes.html) i [typy abstrakcyjne](abstract-types.html) jako elementy obiektów
3232
* [typy złożone](compound-types.html)
33-
* [jawnie typowane samoreferencje](explicitly-typed-self-references.html)
33+
* [jawnie typowane samoreferencje](self-types.html)
3434
* [parametry domniemane](implicit-parameters.html) i [konwersje niejawne](implicit-conversions.html)
3535
* [metody polimorficzne](polymorphic-methods.html)
3636

_pt-br/tour/compound-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ discourse: false
77
partof: scala-tour
88

99
num: 23
10-
next-page: explicitly-typed-self-references
10+
next-page: self-types
1111
previous-page: abstract-types
1212
language: pt-br
1313
---

_pt-br/tour/implicit-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ partof: scala-tour
88

99
num: 25
1010
next-page: implicit-conversions
11-
previous-page: explicitly-typed-self-references
11+
previous-page: self-types
1212
language: pt-br
1313
---
1414

_pt-br/tour/tour-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Scala é equipada com um expressivo sistema de tipos que reforça estaticamente
3030
* [Limites de tipos superiores](upper-type-bounds.html) e [limites de tipos inferiores](lower-type-bounds.html),
3131
* [Classes internas](inner-classes.html) e [tipos abstratos](abstract-types.html) como membros de um objeto
3232
* [Tipos compostos](compound-types.html)
33-
* [Auto referências explicitamente tipadas](explicitly-typed-self-references.html)
33+
* [Auto referências explicitamente tipadas](self-types.html)
3434
* [parâmetros implícitos](implicit-parameters.html) e [conversões implícitas](implicit-conversions.html)
3535
* [métodos polimórficos](polymorphic-methods.html)
3636

0 commit comments

Comments
 (0)