LeviLamina
Loading...
Searching...
No Matches
Token Struct Reference

Public Types

enum class  Type : int { String = 0 , Number = 1 , Bool = 2 }
 

Public Member Functions

Tokenoperator= (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<::Tokentokenize (::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
 

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