Uses of Class
com.google.gwt.core.ext.soyc.coderef.FieldDescriptor
Packages that use FieldDescriptor
-
Uses of FieldDescriptor in com.google.gwt.core.ext.soyc.coderef
Methods in com.google.gwt.core.ext.soyc.coderef that return FieldDescriptorModifier and TypeMethodDescriptionClassDescriptor.fieldFrom
(com.google.gwt.dev.jjs.ast.JField field) Returns a field descriptor from a JField.static FieldDescriptor
FieldDescriptor.from
(ClassDescriptor classDescriptor, com.google.gwt.dev.jjs.ast.JField jField) Creates a field descriptor from a JField and set its enclosing class.Returns the field descriptor associated to the given field name.Methods in com.google.gwt.core.ext.soyc.coderef that return types with arguments of type FieldDescriptorMethods in com.google.gwt.core.ext.soyc.coderef with parameters of type FieldDescriptor