Interface FunctionCallPrototypeBinder.LocalProblems

All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
Enclosing class:
FunctionCallPrototypeBinder

public static interface FunctionCallPrototypeBinder.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    nz.org.riskscape.problem.Problem
     
  • Method Details

    • expectedFunctionCall

      nz.org.riskscape.problem.Problem expectedFunctionCall(String got)