Class ScopedName
- java.lang.Object
-
- org.teavm.backend.javascript.codegen.ScopedName
-
public class ScopedName extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScopedName(boolean scoped, java.lang.String value)
-