Rizin
unix-like reverse engineering framework and cli tools
|
#include <language.h>
Definition at line 19 of file language.h.
uint16_t LookaheadIterator::action_count |
Definition at line 32 of file language.h.
Referenced by ts_query__analyze_patterns().
const TSParseAction* LookaheadIterator::actions |
Definition at line 29 of file language.h.
Referenced by ts_query__analyze_patterns().
Definition at line 21 of file language.h.
Referenced by test_group_name.GroupTest::run().
uint16_t LookaheadIterator::group_count |
Definition at line 26 of file language.h.
Definition at line 22 of file language.h.
bool LookaheadIterator::is_small_state |
Definition at line 27 of file language.h.
const TSLanguage* LookaheadIterator::language |
Definition at line 20 of file language.h.
TSStateId LookaheadIterator::next_state |
Definition at line 31 of file language.h.
Referenced by ts_query__analyze_patterns().
uint16_t LookaheadIterator::section_index |
Definition at line 25 of file language.h.
TSStateId LookaheadIterator::state |
Definition at line 23 of file language.h.
TSSymbol LookaheadIterator::symbol |
Definition at line 30 of file language.h.
Referenced by ts_query__analyze_patterns().
uint16_t LookaheadIterator::table_value |
Definition at line 24 of file language.h.