zigler v0.3.0-pre3 Zigler.Parser.ResourceCleanup View Source
resource cleanup struct
Link to this section Summary
Link to this section Functions
Link to this function
validate_args(list, context, line)
View Sourcevalidate_args([String.t()], Parser.t(), non_neg_integer()) :: :ok | no_return()
Link to this function
validate_arity(args_and_name, context, line)
View Sourcevalidate_arity([String.t()], Parser.t(), non_neg_integer()) :: :ok | no_return()
Link to this function
validate_retval(list, context, line)
View Sourcevalidate_retval([String.t()], Parser.t(), non_neg_integer()) :: :ok | no_return()