Comment detail

呼んだのは誰? (Nested Flatten)
引数の数がつくのでbar$0になりますが。
1
2
3
4
5
6
7
def bar = foo
def baz = foo

def foo = {
  val trace = (new Throwable).getStackTrace
  trace(1).getMethodName
}

Index

Feed

Other

Link

Pathtraq

loading...