StackOverflow Questions for Tag: scala-reflect

David Regan
David Regan

Reputation: 319

Scala type erasure warning for non-generics scenario

Score: 1

Views: 50

Answers: 1

Read More
jcazevedo
jcazevedo

Reputation: 217

How to address the performance impact of executing multiple functions dynamically compiled with Scala 2's runtime reflection?

Score: 1

Views: 110

Answers: 0

Read More
Maurycyt
Maurycyt

Reputation: 718

Scala Spark Dataframe creation from Seq of tuples doesn't work in Scala 3, but does in Scala 2

Score: 0

Views: 72

Answers: 0

Read More
nachocab
nachocab

Reputation: 14364

How to fix a type mismatch between Manifest and ManifestFactory in Scala?

Score: 0

Views: 99

Answers: 0

Read More
B-Brennan
B-Brennan

Reputation: 133

Creating syntactic sugar for a scala argument to give the illusion of a different type

Score: 1

Views: 100

Answers: 1

Read More
B-Brennan
B-Brennan

Reputation: 133

How to access the field 'arg' of a function argument in Scala

Score: 0

Views: 59

Answers: 1

Read More
joesan
joesan

Reputation: 15345

Strange Scala Error when Using Scala Reflect

Score: 1

Views: 894

Answers: 1

Read More
Oren
Oren

Reputation: 1

How to create Instance of a case class (which extends trait with some value) in generic function

Score: 0

Views: 75

Answers: 0

Read More
Lyashko Kirill
Lyashko Kirill

Reputation: 543

Scala type pattern matching

Score: 1

Views: 320

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3838

In scala 2 or 3, is it possible to debug implicit resolution process in runtime?

Score: 2

Views: 1572

Answers: 1

Read More
Hang Wu
Hang Wu

Reputation: 15

Determine the function signature of an anonymous function in scala

Score: 1

Views: 383

Answers: 1

Read More

How to runtime compile with reflection for a class being used within another class

Score: 0

Views: 122

Answers: 1

Read More

NoSuchMethodError: scala.tools.nsc.Settings.usejavacp()Lscala/tools/nsc/settings/AbsSettings$AbsSetting;

Score: 0

Views: 564

Answers: 1

Read More

Reflection to call method that had its name changed in an upgrade?

Score: 0

Views: 255

Answers: 1

Read More
orsh
orsh

Reputation: 11

Evaluate expression of implicit TypeTag on Intellij debugger fails, why? and how can i enable it?

Score: 1

Views: 222

Answers: 0

Read More
tribbloid
tribbloid

Reputation: 3838

In Scala 2.13, why is it possible to summon unqualified TypeTag for abstract type?

Score: 0

Views: 109

Answers: 1

Read More
Ged
Ged

Reputation: 17988

Getting Case Class definition which points to another Case Class

Score: 0

Views: 190

Answers: 1

Read More
outlaw
outlaw

Reputation: 241

Scala case classes and recursive reflection

Score: 0

Views: 155

Answers: 2

Read More
Nili Al
Nili Al

Reputation: 21

Scala eval function that gets a String with variables

Score: 0

Views: 201

Answers: 1

Read More
Roberto Tyley
Roberto Tyley

Reputation: 25304

Scala 3 Macros: How to invoke a method obtained as a `Symbol` in a quoted code block?

Score: 1

Views: 937

Answers: 2

Read More
PreviousPage 1Next