maxAstDepth property
Maximum depth of the serialized AST tree (apollovm.ast). Guards against
pathological/deep trees producing huge payloads.
Implementation
final int maxAstDepth;
Maximum depth of the serialized AST tree (apollovm.ast). Guards against
pathological/deep trees producing huge payloads.
final int maxAstDepth;