GWT 2.7.0

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

Packages that use com.google.gwt.core.ext.soyc.coderef
com.google.gwt.core.ext.soyc.coderef   
 

Classes in com.google.gwt.core.ext.soyc.coderef used by com.google.gwt.core.ext.soyc.coderef
ClassDescriptor
          A succinct code representation for classes.
DependencyGraphRecorder
          Builds the model for the (new) soyc through reading method dependencies.
EntityDescriptor
          The abstraction of any possible entity in the code that is register by soyc: classes, methods and fields.
EntityDescriptor.Fragment
          Stores the size contribution to each fragment for this entity.
FieldDescriptor
          Represents a field.
MemberDescriptor
          Represents an abstract member, such as a field or a method.
MethodDescriptor
          Represents a method.
PackageDescriptor
          It contains all packages and they reference to classes ClassDescriptor.
 


GWT 2.7.0