SimpleDefinitions

scalafix.internal.rule.SimpleDefinitions
See theSimpleDefinitions companion object
case class SimpleDefinitions(kinds: Set[String])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def isSimpleDefinition(body: Term): Boolean

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product