DynamicParseTree.childIndexByName

Returns the index of a child by name or size_t.max.

class DynamicParseTree(Location, alias LocationRangeImpl = LocationRangeStartLength)
final
size_t
childIndexByName
(
string name
)

Meta