Class SourceTemplate.fields

java.lang.Object
de.japkit.test.members.common.source.SourceTemplate.fields
Enclosing class:
SourceTemplate

@Function(expr="#{enclosedElements}",
          filterFun=isField.class)
class SourceTemplate.fields
extends java.lang.Object
A function to get the fields of a TypeElement.
  • Constructor Summary

    Constructors 
    Constructor Description
    fields()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details