Core Macros
Core Macros
API
sbt.internal.util.appmacro
Cont
ContextUtil
BuilderResult
Input
Output
TermTransform
Convert
Converted
Success
Failure
NotApplicable
Converted
Core Macros
/
sbt.internal.util.appmacro
/
Convert
/
Converted
/
Failure
Failure
sbt.internal.util.appmacro.Convert.Converted.Failure
final case
class
Failure
(
position
:
Position
,
message
:
String
)
extends
Converted
Members list
Clear all
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
In this article
Members list
Value members
Inherited methods