call method

TreeNode call(
  1. TreeBuildContext context
)

Implementation

TreeNode call(TreeBuildContext context) => build(context);