代码搜索:structural
找到约 526 项符合「structural」的源代码
代码结果 526
www.eeworm.com/read/213084/15142828
dat structural.dat
www.eeworm.com/read/17605/740759
dat structural.dat
www.eeworm.com/read/17605/741571
dat structural.dat
www.eeworm.com/read/305277/3778339
scala structural.scala
object test1 {
val o1 = new Object { override def toString = "ohone" }
val o2 = new Object { override def toString = "ohtwo" }
val t1 = new Tata("tieone")
val t2 = new Tata("tietwo")
www.eeworm.com/read/305277/3778366
check structural.check
1. hey
2. 11
3. dee
4. iei
5. 6
6. 51
7. 2
8. 11
10. 12
11. eitch
12. 1
13. ohone
14. 1
15. ()
16. one
17. tieone
18. 2
19. true
20. 1
21. ()
22. one
23. oy
24. 1
25. null
26. iei
31. 4
32. ()
www.eeworm.com/read/305277/3778914
scala structural.scala
object Test extends Application {
def f(x: { type D; def m: D }) = x.m
class Tata
abstract class Toto[A
www.eeworm.com/read/305277/3778945
check structural.check
structural.scala:3: error: illegal dependent method type
def f(x: { type D; def m: D }) = x.m
^
structural.scala:10: error: Parameter type in structural refinement may not refer to abstract
www.eeworm.com/read/235739/14054543
asm structural.asm
www.eeworm.com/read/235739/14054547
dat structural.dat
www.eeworm.com/read/341478/12082861