Uses of Package
com.google.gwt.core.ext.soyc

Package
Description
This package contains interfaces that provide access to "Story of Your Compile" information.
  • Class
    Description
    Represents 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.