Snowcrawler.Parser.Unit (snowcrawler v0.1.10)

Link to this section Summary

Types

t()

ACTION' represents one of a limited number of actions.OBJECTS' represents its target.

Link to this section Types

@type t() :: %Snowcrawler.Parser.Unit{action: Parser.action(), object: String.t()}

ACTION' represents one of a limited number of actions.OBJECTS' represents its target.