Parser.allocator

Allocator used for creating AST nodes

class Parser
IAllocator allocator;

Meta