Skip to main content

Module to_string_txn_log

Module to_string_txn_log 

Source
Expand description

Node: cxx:Function:Luau.Analysis:Analysis/src/TxnLog.cpp:17:to_string Source: Analysis/src/TxnLog.cpp:15-23 (hand-ported)

Re-exports§

pub use to_string_pending_type as to_string;

Constants§

NULL_PENDING_RESULT
C++ const std::string nullPendingResult = "<nullptr>"; (TxnLog.cpp:15).

Functions§

to_string_pending_type
C++ std::string toString(PendingType* pending).