public final class AOTSupport extends Object
RootNode.prepareForAOT().
See also the usage tutorial on the website.
GenerateAOT| Modifier and Type | Method and Description |
|---|---|
static void |
prepareForAOT(RootNode root)
Recursively prepares an AST for AOT compilation.
|
public static void prepareForAOT(RootNode root)
GenerateAOT,
RootNode.prepareForAOT()