parse

open override fun parse(components: PshComponents, pathIndex: Int): A?

Handles parsing to registered children Parser increments pathIndex for children as it counts current index as its own

Parameters

components

Source action components

pathIndex

Path index to start parsing at