Package org.eclipse.jdt.core.dom
Class ASTUtils
- java.lang.Object
-
- org.eclipse.jdt.core.dom.ASTUtils
-
public final class ASTUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmayTolerateMissingType(org.eclipse.jdt.core.dom.AST ast)static org.eclipse.jdt.core.dom.ITypeBindingresolveType(org.eclipse.jdt.core.dom.AST ast, String name)
-