LeviLamina
|
Public Types | |
enum class | Type : int { String = 0 , Number = 1 , Bool = 2 } |
Public Member Functions | |
Token & | operator= (Token const &) |
Token (Token const &) | |
MCAPI | Token (::std::string const &str) |
MCAPI bool | _parseRandom () |
MCAPI void * | $ctor (::std::string const &str) |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI ::std::vector<::Token > | tokenize (::std::string const &str) |
Public Attributes | ||
::ll::UntypedStorage< 8, 32 > | mUnk158c9a | |
union { | ||
::ll::UntypedStorage< 4, 4 > mUnk773835 | ||
::ll::UntypedStorage< 1, 1 > mUnkdd232c | ||
}; | ||
::ll::UntypedStorage< 4, 4 > | mUnk325bca | |
::ll::UntypedStorage< 1, 1 > | mUnk7bb1f0 | |