codegen/codegen library

Classes

ClassRender

Functions

codegen(String clazz, String contents) String
ifSupport<T>(RuleContext ctx, Supplier<T?> support) → T

Typedefs

Supplier<T> = T Function()
Transform<T, R> = R Function(T e)

Exceptions / Errors

UnsupportedTypeContextException