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
/
TermUtils
TermUtils
org.encalmo.utils.TermUtils
object
TermUtils
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
TermUtils
.
type
Members list
Clear all
Value members
Concrete methods
def
isBooleanConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isByteConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isCharConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isDoubleConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isFloatConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isIntConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isLiteralConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isLongConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isNullConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isShortConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
isStringConstant
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
):
Boolean
def
unwrap
(
using
cache
:
StatementsCache
)(
term
: cache.quotes.reflect.
Term
): cache.quotes.reflect.
Term
In this article
Attributes
Members list
Value members
Concrete methods