NotApplicable

sbt.internal.util.appmacro.Convert.Converted.NotApplicable
final case class NotApplicable() extends Converted

Members list

Value members

Inherited methods

def isSuccess: Boolean

Attributes

Inherited from:
Converted
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def transform(f: Term => Term): Converted

Attributes

Inherited from:
Converted