enum Poly::NodeKind

Declared at: llvm/unittests/Support/YAMLIOTest.cpp:2827

Enumerators

NameValueComment
NK_Scalar0
NK_Seq1
NK_Map2