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
/
StatementsCacheTestMacro
StatementsCacheTestMacro
org.encalmo.utils.StatementsCacheTestMacro
object
StatementsCacheTestMacro
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
StatementsCacheTestMacro
.
type
Members list
Clear all
Value members
Concrete methods
inline
def
testCreateEmptyNestedScope
(
):
String
def
testCreateEmptyNestedScope2Impl
(
using
cache
:
StatementsCache
):
Expr
[
String
]
def
testCreateEmptyNestedScopeImpl
(
)(
using
Quotes
):
Expr
[
String
]
inline
def
testCreateLargeMethod
(
s
:
String
,
inline
size
:
Int
):
String
def
testCreateLargeMethod2Impl
(
using
cache
:
StatementsCache
)(
expr
:
Expr
[
String
],
minMethodLinesCount
:
Int
): cache.quotes.reflect.
Term
def
testCreateLargeMethodImpl
(
expr
:
Expr
[
String
],
sizeExpr
:
Expr
[
Int
])(
using
Quotes
):
Expr
[
String
]
inline
def
testCreateMethod
(
s
:
String
):
String
def
testCreateMethod2Impl
(
using
cache
:
StatementsCache
)(
expr
:
Expr
[
String
]): cache.quotes.reflect.
Term
def
testCreateMethodImpl
(
expr
:
Expr
[
String
])(
using
Quotes
):
Expr
[
String
]
inline
def
testCreateNestedScope
(
):
String
def
testCreateNestedScope2Impl
(
using
cache
:
StatementsCache
):
Expr
[
String
]
def
testCreateNestedScopeImpl
(
)(
using
Quotes
):
Expr
[
String
]
In this article
Attributes
Members list
Value members
Concrete methods