Module: Oppen::Config::IndentAnchor

Defined in:
lib/oppen.rb

Overview

IndentAnchor.

ON_BREAK => anchor on break position (as in Oppen’s original paper) ON_BEGIN => anchor on begin block position

Constant Summary collapse

ON_BREAK =

Returns:

  • (Integer)
0
ON_BEGIN =

Returns:

  • (Integer)
1