Package

za.co.absa.cobrix.cobol.parser

position

Permalink

package position

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Position extends AnyRef

    Permalink

    Trait for field align and sign position

Value Members

  1. object Left extends Position with Product with Serializable

    Permalink

    Left position

  2. object Right extends Position with Product with Serializable

    Permalink

    Right position

Ungrouped