Package org.fulib.scenarios.ast.decl
Class UnresolvedNameDelegate
- java.lang.Object
-
- org.fulib.scenarios.ast.decl.UnresolvedNameDelegate
-
public class UnresolvedNameDelegate extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnresolvedNameDelegate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DeclgetDecl(UnresolvedName unresolvedName)
-
-
-
Method Detail
-
getDecl
public static Decl getDecl(UnresolvedName unresolvedName)
-
-