TemplateOwner

scala.meta.internal.parsers.ScalametaParser.TemplateOwner
sealed trait TemplateOwner

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OwnedByClass
object OwnedByEnum
object OwnedByGiven
object OwnedByObject
object OwnedByTrait
Show all

Members list

Value members

Abstract methods

def isEnumCaseAllowed: Boolean
def isPrimaryCtorAllowed(implicit dialect: Dialect): Boolean
def isSecondaryCtorAllowed: Boolean