You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to this, TypeCheckingDSL#invokeMethod provides a series of isXxxExpression(Object) methods and a number of type-checking callback registration methods. None of these enhancements are presently exposed through the Groovy editor, making for a poor experience.
The text was updated successfully, but these errors were encountered:
STC extension scripts are executed with the following configuration:
In addition to this,
TypeCheckingDSL#invokeMethod
provides a series ofisXxxExpression(Object)
methods and a number of type-checking callback registration methods. None of these enhancements are presently exposed through the Groovy editor, making for a poor experience.The text was updated successfully, but these errors were encountered: