| Package | Description |
|---|---|
| com.google.gwt.dev.javac |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsniChecker.check(org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration cud,
JSORestrictionsChecker.CheckerState checkerState,
Map<org.eclipse.jdt.internal.compiler.ast.MethodDeclaration,JsniMethod> jsniMethods,
Map<String,org.eclipse.jdt.internal.compiler.lookup.Binding> jsniRefs,
JsniChecker.TypeResolver typeResolver)
Checks an entire
CompilationUnitDeclaration. |
static void |
JSORestrictionsChecker.check(JSORestrictionsChecker.CheckerState state,
org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration cud)
Checks an entire
CompilationUnitDeclaration. |
Copyright © 2018. All rights reserved.