Uses of Interface
com.google.gwt.core.ext.soyc.FieldMember
Package
Description
This package contains interfaces that provide access to
"Story of Your Compile" information.
-
Uses of FieldMember in com.google.gwt.core.ext.soyc
Modifier and TypeMethodDescriptionMember.isField()
Returns the Member if it is a FieldMember ornull
.Modifier and TypeMethodDescriptionClassMember.getFields()
Returns the fields of the ClassMember that have been retained in the compiled output.