Struct worldlang::number
ClassList > worldlang > number
Inherits the following classes: tao::pegtl::seq< pegtl::opt< pegtl::one< '-' > >, pegtl::plus< pegtl::digit >, pegtl::opt< pegtl::one< '.' >, pegtl::plus< pegtl::digit > > >
The documentation for this class was generated from the following file source/Worlds/Language.hpp