Searched defs:isEntryPoint (Results 1 – 3 of 3) sorted by relevance
40 public boolean isEntryPoint() { in isEntryPoint() method in DependencyEdgeImpl
341 boolean isEntryPoint(); in isEntryPoint() method
507 private static boolean isEntryPoint(ExecutableElement method, ExecutableType methodType) { in isEntryPoint() method in ComponentValidator