LLVM 23.0.0git
WriterStackLevel Struct Reference

Public Attributes

DocNode Node
DocNode::MapTy::iterator MapIt
DocNode::ArrayTy::iterator ArrayIt
bool OnKey

Detailed Description

Definition at line 347 of file MsgPackDocument.cpp.

Member Data Documentation

◆ ArrayIt

DocNode::ArrayTy::iterator WriterStackLevel::ArrayIt

Definition at line 350 of file MsgPackDocument.cpp.

◆ MapIt

DocNode::MapTy::iterator WriterStackLevel::MapIt

Definition at line 349 of file MsgPackDocument.cpp.

◆ Node

DocNode WriterStackLevel::Node

Definition at line 348 of file MsgPackDocument.cpp.

◆ OnKey

bool WriterStackLevel::OnKey

Definition at line 351 of file MsgPackDocument.cpp.


The documentation for this struct was generated from the following file: