- All Superinterfaces:
org.aya.util.error.SourceNode
- All Known Implementing Classes:
Expr.Param,Expr.Proj,Expr.Ref
- Enclosing interface:
Expr
public static sealed interface Expr.WithTerm
extends org.aya.util.error.SourceNode
permits Expr.Param, Expr.Ref, Expr.Proj
-
Method Summary
Modifier and TypeMethodDescriptiondefault ExprTycker.Resultcore()@NotNull kala.value.MutableValue<ExprTycker.Result>theCore()Methods inherited from interface org.aya.util.error.SourceNode
sourcePos
-
Method Details
-
theCore
-
core
-