finish method

List<Statement> finish()

Implementation

List<o.Statement> finish() {
  return _bodyStatements;
}