Module GWT
Provides classes and predicates for working with the GWT framework.
Import path
import semmle.code.java.frameworks.gwt.GWT
Imports
GwtUiBinder | Provides classes and predicates for identifying uses of the GWT UiBinder framework. |
GwtXml | Provides classes and predicates for working with |
java | Provides all default Java QL imports. |
Classes
ClientSideGwtCompilationUnit | A GWT compilation unit that is not referenced from any known non-GWT |
GwtCompilationUnit | A compilation unit within a folder that contains a GWT module XML file with a matching source path. |
GwtEntryPointClass | A GWT class that implements the |
GwtEntryPointInterface | The |
JsniComment | A JavaScript Native Interface (JSNI) comment that contains JavaScript code implementing a native method. |
JsniMethod | A JavaScript Native Interface (JSNI) method. |