getCtElementForSourceCode
public static T getCtElementForSourceCode<T, U extends CtType<? extends Object>>(String ignoredSourceCode, Class<U> ignoredKind, Matcher<Stringifiable> ignoredNameMatcher)(source)
Returns a CtElement
for the given source code.
Deprecated
use getType instead
Parameters
ignoredSourceCode
the source code
ignoredKind
the kind of the element
ignoredNameMatcher
the name matcher