Interface ArgumentReference.ArgumentResolvedAction

All Superinterfaces:
NameReference.ResolvedAction
Enclosing class:
ArgumentReference
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ArgumentReference.ArgumentResolvedAction extends NameReference.ResolvedAction
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    resolved(Argument parameter, PathElement[] path)
     
    default void
    pushes the NameDescription through and returns true if the name reference is resolved and false otherwise false can be returned in case the NameDescription refers to something which is not itself fully resolved