public class PsiMethodMember extends PsiElementClassMember<PsiMethod>
EMPTY_ARRAY
Constructor and Description |
---|
PsiMethodMember(CandidateInfo info) |
PsiMethodMember(PsiMethod method) |
PsiMethodMember(PsiMethod method,
PsiSubstitutor substitutor) |
getContainingClass, getElement, getParentNodeDelegate, getSubstitutor, setSubstitutor
getPsiDocCommentOwner, getTextAttributes
equals, getPsiElement, hashCode
getText, renderTreeNode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals, getText, hashCode, renderTreeNode
public PsiMethodMember(PsiMethod method)
public PsiMethodMember(CandidateInfo info)
public PsiMethodMember(PsiMethod method, PsiSubstitutor substitutor)