org.seasar.doma.internal.apt
クラス ElementUtil
java.lang.Object
org.seasar.doma.internal.apt.ElementUtil
public class ElementUtil
- extends Object
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementUtil
public ElementUtil()
getParameterName
public static String getParameterName(VariableElement variableElement)
isEnclosing
public static boolean isEnclosing(Element enclosingElement,
Element enclosedElement)
toExecutableType
public static ExecutableType toExecutableType(ExecutableElement element,
ProcessingEnvironment env)
Copyright © 2009 The Seasar Foundation. All Rights Reserved.