compileTime
compileTime
japgolly.microlibs.compiletime
CachedGivens
Ctx
Dsl1
Dsl2
Dsl3
Env
ByTypeDsl
add
contains
get
need
summon
Env
Materialiser
SumTypeClassBuilder
Value
CompileTimeInfo
nonTransparent
quoted
EasierValDef
TypedValDef
TypedValDef
UntypedValDef
UntypedValDef
ExprMap
ExprMap
ExprSet
ExprSet
Field
Fields
Init
Init
InlineUtils
MacroEnv
MacroEnvStatic
MacroUtils
NewInstance
QuotingUtils
TransparentInlineUtils
compileTime
/
japgolly.microlibs.compiletime
/
TransparentInlineUtils
TransparentInlineUtils
object
TransparentInlineUtils
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
TransparentInlineUtils
.type
Value members
Value members
Concrete methods
transparent inline
def
nonBlank
(
inline
str:
String
):
Option
[
String
]
transparent inline
def
replaceAll
(
str:
String
,
regex:
String
,
repl:
String
):
String
transparent inline
def
replaceFirst
(
str:
String
,
regex:
String
,
repl:
String
):
String
transparent inline
def
showCode
(
inline
body:
Any
):
String
transparent inline
def
showTasty
(
inline
body:
Any
):
String
transparent inline
def
toBoolean
(
str:
String
):
Boolean
transparent inline
def
toInt
(
str:
String
):
Int
transparent inline
def
toLong
(
str:
String
):
Long
transparent inline
def
toLowerCase
(
str:
String
):
String
transparent inline
def
toUpperCase
(
str:
String
):
String
transparent inline
def
trim
(
str:
String
):
String
transparent inline
def
trimLowerCaseNonBlank
(
inline
s:
String
):
Option
[
String
]
transparent inline
def
trimLowerCaseNonBlank
(
inline
o:
Option
[
String
]):
Option
[
String
]