|
MCAPI | Parser (::CommandRegistry const ®istry, int version) |
|
MCAPI bool | _parse (::std::string const &in) |
|
MCAPI ::std::unique_ptr<::CommandSelector<::Actor > > | createSelector (::std::string const &selectorString, ::CommandOrigin const &origin) |
|
MCAPI ::std::vector<::std::string > | getErrorParams () const |
|
MCAPI bool | parseCommand (::std::string const &in) |
|
MCAPI bool | parseSelector (::std::string const &in) |
|
MCAPI void * | $ctor (::CommandRegistry const ®istry, int version) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, ::CommandRegistry const & > | mRegistry |
|
::ll::TypedStorage< 8, 8, ::CommandRegistry::ParseTable const * > | mParseTable |
|
::ll::TypedStorage< 8, 40, ::std::deque<::std::pair<::CommandRegistry::Symbol, ::CommandRegistry::ParseToken * > > > | mStack |
|
::ll::TypedStorage< 8, 32, ::CommandRegistry::LexicalToken > | mNext |
|
::ll::TypedStorage< 8, 32, ::std::string > | mInput |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::CommandRegistry::ParseToken > > | mRoot |
|
::ll::TypedStorage< 8, 32, ::std::string > | mError |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mErrorParams |
|
::ll::TypedStorage< 4, 4, int > | mVersion |
|
::ll::TypedStorage< 1, 1, bool > | mGenerateParams |
|
::ll::TypedStorage< 1, 1, bool > | mBreakAtEnd |
|
The documentation for this class was generated from the following file: