Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
fml::AsciiTrie::TrieNode Struct Reference

#include <ascii_trie.h>

Public Attributes

TrieNodePtr children [kMaxAsciiValue]
 

Detailed Description

Definition at line 30 of file ascii_trie.h.

Member Data Documentation

◆ children

TrieNodePtr fml::AsciiTrie::TrieNode::children[kMaxAsciiValue]

Definition at line 31 of file ascii_trie.h.


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