Class TypedModule
java.lang.Object
tools.refinery.language.typesystem.TypedModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
expectType
(org.eclipse.xtext.validation.ValidationMessageAcceptor acceptor, Expr expr, FixedType expectedType) List
<org.eclipse.xtext.validation.FeatureBasedDiagnostic> @NotNull ExprType
getExpressionType
(Expr expr) getVariableType
(Variable variable)
-
Constructor Details
-
TypedModule
public TypedModule()
-
-
Method Details
-
getDiagnostics
-
getVariableType
-
getExpressionType
-
expectType
-