serialize method

Object serialize()

Converts this into a JSON-safe object that can be converted back to a Compiler using Compiler.deserialize.

Implementation

Object serialize() => identifier;