getChild<T> abstract method

  1. @override
ParseTree? getChild<T>(
  1. int i
)
override

Implementation

@override
ParseTree? getChild<T>(int i);