ecto_ensure_migrations v0.1.0 EctoEnsureMigrations.StatementSplitter.Stacks

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %EctoEnsureMigrations.StatementSplitter.Stacks{
  braces: non_neg_integer(),
  brackets: non_neg_integer(),
  dollar: boolean(),
  escape: boolean(),
  parantheses: non_neg_integer(),
  quote: nil | binary()
}