output method

List<String> output()

Return resulting code, must be overridden.

Implementation

List<String> output() => <String>[];