compile abstract method

String compile(
  1. BuildContext ctx
)

The source code, including directives, that declare a class that is equivalent in behavior to this replica.

Implementation

String compile(BuildContext ctx);