podafPlastic

A library for dynamically generating and compiling Fantom code.

Mixins

SrcCodeErr

A mixin for Errs that report errors in source code.

Classes

PlasticClassModel

Models a Fantom class.

PlasticCompiler

Compiles Fantom source code and afPlastic models into usable Fantom code.

PlasticFieldModel

Models a Fantom field.

PlasticMethodModel

Models a Fantom method.

SrcCodeSnippet

Generates snippets of source code, often used to report errors.

Enums

PlasticVisibility

A list of Fantom visibilities.

Errs

PlasticCompilationErr

As throw by PlasticCompiler should Fantom code compilation fail.

PlasticErr

As throw by afPlastic.