company logo

BNFNode :: column - Current start column number

Especially for error documentation, one may report the line and column number for detected errors.

Return value:  Position in collection ( int32  )

The position of an element in a collection is beginning with 0 for the first element.

Implementation details

int32 BNFNode  :: column (  )

The property provides the current start column number for the value referenced by the BNF tree node.