root
root
API
org.encalmo.utils
AnnotationUtils
AnnotationInfo
ArrayUtils
TypeReprIsArray
CaseClassUtils
TypeReprIsCaseClass
DebugUtils
EitherUtils
TypeReprIsEither
EnumUtils
EnumType
TypeReprIsEnum
IterableUtils
TypeReprIsIterable
JavaIterableUtils
TypeReprIsJavaIterable
JavaMapUtils
TypeReprIsJavaMap
JavaRecordUtils
TypeReprIsJavaRecord
KeywordUtils
MapUtils
TypeReprIsMap
MethodUtils
NamedTupleUtils
TypeReprIsNamedTuple
OpaqueTypeUtils
TypeReprIsOpaqueType
OptionUtils
TypeReprIsOption
SelectableUtils
TypeReprIsSelectable
StatementsCache
StatementsCache
Scope
StatementsCacheTestMacro
StringUtils
TermUtils
TupleUtils
TypeReprIsTuple
TypeNameUtils
TypeUtils
TypeReprIsPrimitiveOrStringOrBigDecimal
TypeUtilsTestMacro
UnionUtils
TypeReprIsUnion
root
/
org.encalmo.utils
/
StringUtils
StringUtils
org.encalmo.utils.StringUtils
object
StringUtils
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
StringUtils
.
type
Members list
Clear all
Value members
Concrete methods
def
applyToString
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
): cache.quotes.reflect.
Term
Best effort to convert a term to a string.
Best effort to convert a term to a string.
Attributes
def
concat
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
,
terms
: cache.quotes.reflect.
Term
*): cache.quotes.reflect.
Term
Concatenate a list of terms to a string.
Concatenate a list of terms to a string.
Attributes
In this article
Attributes
Members list
Value members
Concrete methods