From 80b078491d4f3e03f079e9cdff0c7dd2ca0da007 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 3 Jul 2019 15:47:27 +0200 Subject: [PATCH] Implement new method defined in TypecheckingQueries. --- ...ains.mps.coderules.typechecking.plugin.mps | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps index 03ebaea9..0fc3e451 100644 --- a/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps @@ -35,6 +35,8 @@ + + @@ -154,9 +156,13 @@ + + + + @@ -571,6 +577,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +