Class ValidPathParameterOrError

java.lang.Object
org.ek9lang.compiler.common.RuleSupport
org.ek9lang.compiler.phase2.ValidPathParameterOrError
All Implemented Interfaces:
BiPredicate<ServiceOperationSymbol,ISymbol>

final class ValidPathParameterOrError extends RuleSupport implements BiPredicate<ServiceOperationSymbol,ISymbol>
Checks the PATH value (if this is a path parameter) and ensures that the name appears in the path itself on the operation.