getNameOfCtElement

public static String getNameOfCtElement(CtElement element)(source)

Returns a human-readable name of the given element.

Return

the human-readable name

Parameters

element

the element


public static String getNameOfCtElement(Class<? extends Object> type)(source)

Returns a human-readable name of the given element type.

Return

the human-readable name

Parameters

type

the element type