Uses of Class
com.google.gwt.core.ext.soyc.coderef.EntityDescriptor.Fragment
Packages that use EntityDescriptor.Fragment
-
Uses of EntityDescriptor.Fragment in com.google.gwt.core.ext.soyc.coderef
Fields in com.google.gwt.core.ext.soyc.coderef with type parameters of type EntityDescriptor.FragmentModifier and TypeFieldDescriptionprotected final List
<EntityDescriptor.Fragment> EntityDescriptor.fragments
Methods in com.google.gwt.core.ext.soyc.coderef that return types with arguments of type EntityDescriptor.FragmentModifier and TypeMethodDescriptionEntityDescriptor.getFragments()
Returns the list of sizes per fragment contributed by this entity.Methods in com.google.gwt.core.ext.soyc.coderef with parameters of type EntityDescriptor.FragmentModifier and TypeMethodDescriptionvoid
EntityDescriptor.addFragment
(EntityDescriptor.Fragment fragment)