Green.Rule behaviour (green v0.1.1)

This is the Rule behaviour.

Summary

Types

comment()

@type comment() :: map()

forms()

@type forms() :: tuple()

Callbacks

apply({}, keyword)

@callback apply({forms(), [comment()]}, keyword()) :: {forms(), [comment()]}