public | Actions() |
public void | Add(Action* action) |
public override void | FillContext(LexerContext& lexerContext) |
public Action* | Get(int id) const |
public override void | Process(const String<char>& root, bool verbose, LexerContext& lexerContext) |
private Map<int, Action*, Less<int>> | actionMap |
private List<UniquePtr<Action>> | actions |