Package | Description |
---|---|
com.google.gwt.dev.jjs |
Modifier and Type | Method and Description |
---|---|
UnifiedAst.AST |
UnifiedAst.getFreshAst()
Return the current AST so that clients can explicitly walk the Java or
JavaScript parse trees.
|
Constructor and Description |
---|
UnifiedAst(PrecompileTaskOptions options,
UnifiedAst.AST initialAst,
boolean singlePermutation,
Set<String> rebindRequests) |
Copyright © 2018. All rights reserved.