SpoonUtils 
    A collection of utilities for working with spoon.
Functions
Link copied to clipboard
                  public static T getCtElementForSourceCode<T, U extends CtType<? extends Object>>(String ignoredSourceCode, Class<U> ignoredKind, Matcher<Stringifiable> ignoredNameMatcher)
Returns a 
CtElement for the given source code.Link copied to clipboard
                  Returns a 
CtModel for submission.Link copied to clipboard
                  Returns a human-readable name of the given element type.
Returns a human-readable name of the given element.