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
/
Success
Success
sbt.internal.util.appmacro.Convert.Converted.Success
final case
class
Success
(
tree
:
Term
,
finalTransform
:
Term
=>
Term
)
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