Package com.google.gwt.core.ext.soyc
package com.google.gwt.core.ext.soyc
This package contains interfaces that provide access to
"Story of Your Compile" information. When the compiler is run with detailed
analysis turned on, these types are available via XML files in the extras
output.
-
ClassDescriptionRepresents a reference type, such as a class or interface, in the compiled output.Represents a field in a Java type.A tag interface for Members to indicate that they have a static dependency on another Member.A tag interface for Members to indicate that they have an enclosing ClassMember.The Member type hierarchy represents structural or logical structures in the compiled output.Represents compiled JS code derived from a Java method.Represents a contiguous region of characters in the compiler output.Writes a sorted stream of mappings to a sourcemap.Creates Closure Compatible SourceMaps.This is a top-level type so that we can serialize any TreeMaps that happen to use
Member.SOURCE_NAME_COMPARATOR
.Represents a (possibly disjoint) region of the JavaScript output for which metadata is available.This is a top-level type so that we can serialize any TreeMaps that happen to useMember.TYPE_AND_SOURCE_NAME_COMPARATOR
.