Class MethodTemplate.fields

java.lang.Object
de.japkit.test.members.method.MethodTemplate.fields
Enclosing class:
MethodTemplate

@Function(expr="#{enclosedElements}",
          filter="#{kind == \'FIELD\'}")
class MethodTemplate.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