We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b2e4f commit 66ee159Copy full SHA for 66ee159
language-server/src/main/java/com/as3mxml/vscode/ActionScriptTextDocumentService.java
@@ -46,6 +46,7 @@
46
47
import org.apache.commons.io.IOUtils;
48
import org.apache.commons.io.output.ByteArrayOutputStream;
49
+import org.apache.royale.abc.ABCConstants;
50
import org.apache.royale.compiler.clients.problems.ProblemQuery;
51
import org.apache.royale.compiler.common.ASModifier;
52
import org.apache.royale.compiler.common.ISourceLocation;
0 commit comments