neotype
neotype
API
neotype
eval
BinOpMatch
BinOpMatch
CustomFromExpr
Eval
Value
Apply0
Apply1
Apply2
EvalApply
EvalStringContext
EvalBlock
Reference
MatchExpr
IfThenElse
EvalClosure
Eval
EvalDef
EvalValDef
EvalDefDef
EvalError
MissingReference
EvalMatchCase
EvalMatchCase
EvalPattern
Value
Variable
Alternative
Wildcard
EvalPattern
Evals
Seal
Uninlined
Unseal
IsSimpleType
IsSimpleType
IsValidatedType
IsValidatedType
Newtype
Newtype
Subtype
Subtype
TypeWrapper
neotype
/
neotype
/
neotype.eval
/
Eval
/
EvalBlock
EvalBlock
neotype.eval.Eval.EvalBlock
final case
class
EvalBlock
[
A
](
defs
:
List
[
EvalDef
[
_
]],
eval
:
Eval
[
A
])
extends
Eval
[
A
]
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
render
(
using
ctx
:
Map
[
String
,
String
])(
using
Quotes
):
String
Attributes
Inherited from:
Eval
def
result
(
using
context
:
Map
[
String
,
Any
],
q
:
Quotes
):
A
Attributes
Inherited from:
Eval
In this article
Members list
Value members
Inherited methods