astFactory top-level property

AstFactory astFactory
final

Gets an instance of AstFactory based on the standard AST implementation.

Implementation

final AstFactory astFactory = AstFactoryImpl();