astFactory top-level property
Gets an instance of AstFactory based on the standard AST implementation.
Implementation
@Deprecated('Should not be used by clients')
final AstFactory astFactory = AstFactoryImpl();
Gets an instance of AstFactory based on the standard AST implementation.
@Deprecated('Should not be used by clients')
final AstFactory astFactory = AstFactoryImpl();