Class TypedModule

java.lang.Object
tools.refinery.language.typesystem.TypedModule

public class TypedModule extends Object
  • Constructor Details

    • TypedModule

      public TypedModule()
  • Method Details

    • getDiagnostics

      public List<org.eclipse.xtext.validation.FeatureBasedDiagnostic> getDiagnostics()
    • getVariableType

      public FixedType getVariableType(Variable variable)
    • getExpressionType

      @NotNull public @NotNull ExprType getExpressionType(Expr expr)