MaterializedType

sealed trait MaterializedType
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def location: Option[AstLocation]
def name: String
def rename(newName: String): MaterializedType