Package | Description |
---|---|
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
com.google.gwt.core.ext.soyc.impl | |
com.google.gwt.dev.js |
Class and Description |
---|
SizeBreakdown
A size breakdown of a single JavaScript code fragment.
|
Class and Description |
---|
SizeBreakdown
A size breakdown of a single JavaScript code fragment.
|
Class and Description |
---|
FreshNameGenerator
An interface for producing fresh names.
|
JsNamer
A class that allocates unique identifiers for JsNames.
|
JsParserException
Indicates inability to parse JavaScript source.
|
JsParserException.SourceDetail
Represents the location of a parser exception.
|
JsSourceGenerationVisitor
Generates JavaScript source from an AST.
|
JsSourceGenerationVisitorWithSizeBreakdown
A version of
JsSourceGenerationVisitor that records a
SizeBreakdown as it goes. |
JsStackEmulator.StackMode
Corresponds to property compiler.stackMode in EmulateJsStack.gwt.xml
module.
|
JsToStringGenerationVisitor
Produces text output from a JavaScript AST.
|
SizeBreakdown
A size breakdown of a single JavaScript code fragment.
|
Copyright © 2018. All rights reserved.