core
core
japgolly.scalagraal
AbstractGraalContext
Expr
Expr
ExprBoilerplate
Apply1
Apply10
Apply11
Apply12
Apply13
Apply14
Apply15
Apply16
Apply17
Apply18
Apply19
Apply2
Apply20
Apply21
Apply22
Apply3
Apply4
Apply5
Apply6
Apply7
Apply8
Apply9
Source1
Source10
Source11
Source12
Source13
Source14
Source15
Source16
Source17
Source18
Source19
Source2
Source20
Source21
Source22
Source3
Source4
Source5
Source6
Source7
Source8
Source9
ExprError
ExprError
AsyncFunctionFailed
ContextClosed
EvalError
InEval
InEval
InResult
InResult
UnsupportedLanguageOrMimeType
ValueCastError
ValueError
ValueIsNull
ValueReprError
ExprParam
ExprParam
ArrayPrimitives
Contravariance
CtxValueFn
Defaults
JavaValues
PolyglotValues
Primitives
RawValue
SourceConst
SourceFn
ValueFn
GraalContext
GraalContext
Builder
Builder
GraalContextMetrics
GraalContextMetrics
AndExprResult
Metric
Metric
Body
Post
Pre
Total
Wait
Writer
Noop
Print
StoreLast
Writer
GraalContextPool
GraalContextPool
Builder
Fixed
Step1
Step2A
Step2B
ContextThread
OnShutdown
CloseContexts
DoNothing
OnShutdown
State
Active
ShuttingDown
Terminated
State
GraalSourceUtil
Language
Binding
Binding
ScalaGraalEffect
Async
Async
AsyncES
AsyncES
Trans
ScalaGraalValueExt
japgolly.scalagraal.util
CacheAndReplace
Param
Param
CacheAndReplaceBoilerplate
DurationLite
DurationLite
StartTime
FileRef
FileRef
StrFnCache
withRouteWhitelist
curried
withRoutes
curried
StrFnCacheParam
StrFnCacheParam
StrFnCacheParamBoilerplate
StrFnCachePath
StrFnCachePath
Replacement
Tokens
Tokens
StrFnCacheRoute
StrFnCacheRoute
Warmup
PoolResult
State
State
core
/
japgolly.scalagraal
/
ExprError
/
ValueReprError
ValueReprError
final case
class
ValueReprError
(
value:
Value
,
underlying:
UnsupportedOperationException
)
extends
InResult
the value does not represent the expected type
Graph
Supertypes
trait
Product
trait
Equals
class
InResult
class
ExprError
class
RuntimeException
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(
x$0:
Throwable
):
Unit
Inherited from:
Throwable
def
fillInStackTrace
():
Throwable
Inherited from:
Throwable
def
getCause
():
Throwable
Inherited from:
Throwable
def
getLocalizedMessage
():
String
Inherited from:
Throwable
def
getMessage
():
String
Inherited from:
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from:
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from:
Throwable
def
initCause
(
x$0:
Throwable
):
Throwable
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintWriter
):
Unit
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintStream
):
Unit
Inherited from:
Throwable
def
printStackTrace
():
Unit
Inherited from:
Throwable
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
setStackTrace
(
x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from:
Throwable
def
toString
():
String
Inherited from:
Throwable