toScript abstract method
Export the Statement to its equivalent textual representation in a typed language.
Implementation
String toScript({
DartBlockTypedLanguage language = DartBlockTypedLanguage.java,
});
Export the Statement to its equivalent textual representation in a typed language.
String toScript({
DartBlockTypedLanguage language = DartBlockTypedLanguage.java,
});