pub type BigIntLiteralNode = Node<BigIntLiteral>;
pub struct BigIntLiteralNode { /* private fields */ }