|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||
PREV NEXT | FRAMES NO FRAMES |